diff --git a/skopeo.yaml b/skopeo.yaml index 3d537ec9f5a..5901de370e8 100644 --- a/skopeo.yaml +++ b/skopeo.yaml @@ -1,7 +1,7 @@ package: name: skopeo - version: 1.12.0 - epoch: 2 + version: 1.13.0 + epoch: 0 description: Work with remote images registries - retrieving information, images, signing content copyright: - license: Apache-2.0 @@ -20,7 +20,7 @@ pipeline: - uses: fetch with: uri: https://github.com/containers/skopeo/archive/v${{package.version}}/v${{package.version}}.tar.gz - expected-sha256: f7bbb3748eeb0c29abf5bfe9b1c1a149464c4ea65705e25686df3b9bcbd7bb89 + expected-sha256: 65c90d5ba55a5075e56f9a4a5d96a46ca4c443f4cd2701c2eabb9592ba3460ce - runs: | CGO_ENABLED=0 go build -mod=vendor \