File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
deploy/iso/minikube-iso/package/crun-latest Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -17,3 +17,4 @@ sha256 fdd530a398e32c36ccb597a43d17692631257374b9121027d88bbc5bccb24442 crun-1.1
1717sha256 f37ae4936832a4bde31d50028307e83bcc7af80f2d36779f4ac7c79cdfe682b0 crun-1.19.tar.gz
1818sha256 cc80e3079daffb740d5f586b4a0269567c0961bc8321487fe7a3c2f13a178866 crun-1.23.tar.gz
1919sha256 d752b7cee413d2cb9463cb6995fd50801a0a1574507ebfb550ea9f26d07743f8 crun-1.23.1.tar.gz
20+ sha256 90b6e33a6400ba5355eed6efc46a4c890e48e6c96d99d2bbc7fe92803bdfce52 crun-1.24.tar.gz
Original file line number Diff line number Diff line change 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
1010CRUN_LATEST_SITE = https://github.com/containers/crun/releases/download/$(CRUN_LATEST_VERSION )
1111CRUN_LATEST_LICENSE = GPL-2.0
You can’t perform that action at this time.
0 commit comments