From fd0e4845f728d0bbbe7244f570ed13d42fdb8f28 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Sun, 24 Mar 2024 19:15:27 +0000 Subject: [PATCH] regclient/0.6.0 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- regclient.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/regclient.yaml b/regclient.yaml index 2da0df69b64..b2d1c1d0a47 100644 --- a/regclient.yaml +++ b/regclient.yaml @@ -1,7 +1,7 @@ package: name: regclient - version: 0.5.7 - epoch: 1 + version: 0.6.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: 0b39f10b7b67d14e355ce6980f69d595dd0572981d5877580eaa9fb39a3ddfb7 + expected-sha256: 400838ea5b5d7f2e1b8b5c5d7a63dcf0cc1da1dba8b1c49fd7eda9955be468e3 - runs: | CGO_ENABLED=0 go build \