Skip to content

Commit bde17af

Browse files
committed
crun 1.27.1
1 parent a5ba071 commit bde17af

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/c/crun.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Crun < Formula
22
desc "Fast and lightweight fully featured OCI runtime and C library"
33
homepage "https://github.com/containers/crun"
4-
url "https://github.com/containers/crun/releases/download/1.27/crun-1.27.tar.zst"
5-
sha256 "bfe10f9201f71191b9339f56560b60f097cffb6b4d2a4d68da8e2e5b3ab16017"
4+
url "https://github.com/containers/crun/releases/download/1.27.1/crun-1.27.1.tar.zst"
5+
sha256 "a1b9829c1de814719df65e2ba3922eb56249c5939a50be769f91e948193cac55"
66
license any_of: ["GPL-2.0-or-later", "LGPL-2.1-or-later"]
77

88
bottle do

0 commit comments

Comments
 (0)