diff --git a/regclient.yaml b/regclient.yaml index ec9f1b58a91..b9f9e4d29d7 100644 --- a/regclient.yaml +++ b/regclient.yaml @@ -1,7 +1,7 @@ package: name: regclient - version: 0.4.8 - epoch: 2 + version: 0.5.0 + epoch: 0 description: Docker and OCI Registry Client in Go and tooling using those libraries copyright: - license: Apache-2.0 @@ -20,7 +20,7 @@ pipeline: - uses: fetch with: uri: https://github.com/regclient/regclient/archive/v${{package.version}}/v${{package.version}}.tar.gz - expected-sha256: 9c06fd37df493b5b8f42f0a96174beebaf00012a8826c49c17081687cd0e12f4 + expected-sha256: a80483527b80463fe532fed7ac4c8ecfa7181f3ab9bdc4170c3b2c4531c60c95 - runs: | CGO_ENABLED=0 go build \