Skip to content

Commit

Permalink
Merge pull request #13197 from wolfi-dev/wolfictl-625600bc-4a7f-4ca4-…
Browse files Browse the repository at this point in the history
…8cfa-373dbe409500

crun/1.14.2 package update
  • Loading branch information
dlorenc authored Feb 17, 2024
2 parents 94dfda0 + fe4a691 commit 4b2a51b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions crun.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: crun
version: 1.14.1
version: 1.14.2
epoch: 0
description: "Fast and lightweight fully featured OCI runtime and C library for running containers"
copyright:
Expand All @@ -26,7 +26,7 @@ pipeline:
- uses: fetch
with:
uri: https://github.com/containers/crun/releases/download/${{package.version}}/crun-${{package.version}}.tar.xz
expected-sha512: 4a45941e8257b5180e30bcd5b40837c632261187508693002c02c33764bc8e031a3c9345d8a5e5989a5427c7f237595c457f1eb8cdc7967867976cc4abe6bc5a
expected-sha512: 816598207da38bb172d974b3d45ec2bb1781c202163a409765475aa742e2545f3e9b31e358a6742f05391e0cd6a012e615532b63ba0f445fbb6edb6ae2d120d8

- runs: |
./configure \
Expand Down

0 comments on commit 4b2a51b

Please sign in to comment.