mirror of
https://abf.rosa.ru/djam/gh.git
synced 2025-02-23 14:02:54 +00:00
This commit is contained in:
parent
cc03cc4dce
commit
1150fce777
2 changed files with 3 additions and 3 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
gh-2.66.1.tar.gz: 67f97b22d2f0377ccfe2fa7bb692351e2a4a6a0e
|
||||
gh-2.67.0.tar.gz: 7ee2a2a2afbf68b211b8a8bc78c25ff21363e506
|
||||
|
|
4
gh.spec
4
gh.spec
|
@ -3,7 +3,7 @@
|
|||
%define secscan 0
|
||||
|
||||
Name: gh
|
||||
Version: 2.66.1
|
||||
Version: 2.67.0
|
||||
Release: 1
|
||||
Summary: github cli
|
||||
URL: https://cli.github.com
|
||||
|
@ -36,7 +36,7 @@ trivy fs --scanners vuln --format cosign-vuln .
|
|||
%endif
|
||||
|
||||
%build
|
||||
export GOPROXY=https://proxy.golang.org/cached-only
|
||||
export GOPROXY=https://proxy.golang.org,direct
|
||||
%make VERSION=%{version}
|
||||
|
||||
# bin package
|
||||
|
|
Loading…
Add table
Reference in a new issue