Skip to content

Commit

Permalink
Merge pull request #11799 from wolfi-dev/wolfictl-73714e7c-25d0-4f9c-…
Browse files Browse the repository at this point in the history
…8c17-89d6c37071fa

crun/1.14 package update
  • Loading branch information
ajayk authored Jan 26, 2024
2 parents b10e407 + 31bd6db commit d461ce4
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.13"
version: "1.14"
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: 55e2a1cea019dfa3bf3c4c4ae369ecbd13f348a8056d83ca6b4ff4d0c76c841631e38ccdb314ff31e87e92c817bc994412dbca0dd73c20475322efcd2c748837
expected-sha512: ec0dbbc6a0ad0f0beaf9384b2eda3b3d2ddbde1934f72312309cce9aeb38cf61937df7a5863a702e04251c511d6c5c56626e63b1f59a4c1cfeecd939f7c79f9d

- runs: |
./configure \
Expand Down

0 comments on commit d461ce4

Please sign in to comment.