Skip to content

Commit 2cadd4f

Browse files
committed
Kicbase/ISO: Update crun from 1.23.1 to 1.24
1 parent c3c7ac9 commit 2cadd4f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

deploy/iso/minikube-iso/package/crun-latest/crun-latest.hash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ sha256 fdd530a398e32c36ccb597a43d17692631257374b9121027d88bbc5bccb24442 crun-1.1
1717
sha256 f37ae4936832a4bde31d50028307e83bcc7af80f2d36779f4ac7c79cdfe682b0 crun-1.19.tar.gz
1818
sha256 cc80e3079daffb740d5f586b4a0269567c0961bc8321487fe7a3c2f13a178866 crun-1.23.tar.gz
1919
sha256 d752b7cee413d2cb9463cb6995fd50801a0a1574507ebfb550ea9f26d07743f8 crun-1.23.1.tar.gz
20+
sha256 90b6e33a6400ba5355eed6efc46a4c890e48e6c96d99d2bbc7fe92803bdfce52 crun-1.24.tar.gz

deploy/iso/minikube-iso/package/crun-latest/crun-latest.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
#
55
################################################################################
66

7-
CRUN_LATEST_VERSION = 1.23.1
8-
CRUN_LATEST_COMMIT = d20b23dba05e822b93b82f2f34fd5dada433e0c2
7+
CRUN_LATEST_VERSION = 1.24
8+
CRUN_LATEST_COMMIT = 54693209039e5e04cbe3c8b1cd5fe2301219f0a1
99
# need the pre-generated release tarball with the git submodules and configure
1010
CRUN_LATEST_SITE = https://github.com/containers/crun/releases/download/$(CRUN_LATEST_VERSION)
1111
CRUN_LATEST_LICENSE = GPL-2.0

0 commit comments

Comments
 (0)