Skip to content

Commit

Permalink
Merge pull request #15774 from wolfi-dev/wolfictl-864b05a4-1b87-457d-…
Browse files Browse the repository at this point in the history
…9aa1-5090581d0a19
  • Loading branch information
ajayk authored Mar 24, 2024
2 parents 6c6db1e + fd0e484 commit 94be99d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions regclient.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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 \
Expand Down

0 comments on commit 94be99d

Please sign in to comment.