0.8.1
All checks were successful
Run CI/CD... / main (push) Successful in 7m42s

This commit is contained in:
Your Name 2025-02-12 12:05:49 +00:00
parent ed41e8b608
commit 1eee9fe745
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
sources: sources:
regclient-0.8.0.tar.gz: 6bfb67e8f510c2d94844fe15d059a70a39950d74 regclient-0.8.1.tar.gz: e8e9b630c73418eb59970d606d7436484449fe62

View file

@ -2,7 +2,7 @@
%define debug_package %nil %define debug_package %nil
Name: regclient Name: regclient
Version: 0.8.0 Version: 0.8.1
Release: 1 Release: 1
Summary: Docker and OCI Registry Client Summary: Docker and OCI Registry Client
URL: https://github.com/regclient/regclient URL: https://github.com/regclient/regclient
@ -26,7 +26,7 @@ for a command line interface to manage registries.
%build %build
export VCS_TAG=%{version} export VCS_TAG=%{version}
export GOPROXY=https://proxy.golang.org/ export GOPROXY=https://proxy.golang.org,direct
%make binaries %make binaries
upx ./bin/* upx ./bin/*