github-cli
This commit is contained in:
@@ -11,7 +11,7 @@ from pisi.actionsapi import get
|
||||
def build():
|
||||
shelltools.system("go build \
|
||||
-trimpath \
|
||||
-ldflags '-extldflags \"%s\" -X github.com/cli/cli/command.Version=v2.68.0 -X github.com/cli/cli/command.BuildDate=2025-02-25' \
|
||||
-ldflags '-extldflags \"%s\" -X github.com/cli/cli/command.Version=v2.69.0 -X github.com/cli/cli/command.BuildDate=2025-03-22' \
|
||||
-o 'bin/gh' ./cmd/gh" % get.LDFLAGS())
|
||||
|
||||
def install():
|
||||
|
||||
Reference in New Issue
Block a user