We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5ba071 commit bde17afCopy full SHA for bde17af
1 file changed
Formula/c/crun.rb
@@ -1,8 +1,8 @@
1
class Crun < Formula
2
desc "Fast and lightweight fully featured OCI runtime and C library"
3
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"
+ url "https://github.com/containers/crun/releases/download/1.27.1/crun-1.27.1.tar.zst"
+ sha256 "a1b9829c1de814719df65e2ba3922eb56249c5939a50be769f91e948193cac55"
6
license any_of: ["GPL-2.0-or-later", "LGPL-2.1-or-later"]
7
8
bottle do
0 commit comments