File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class Kwctl < Formula
77 head "https://github.com/kubewarden/kwctl.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_tahoe : "55b6098d8865319803dd508afa8d36c58b7ebd6716a0fd615b9d6501b76ff3ca "
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "66b1e784f1739c6b1a698802c286e4c77e93803dcd44174b5df6ad830619ef63 "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "839660f65e947d3001be4cfb9b956eb0a3b728c898c392f9f9532f1b1d8a95e7 "
13- sha256 cellar : :any_skip_relocation , sonoma : "623edbd8c0d44aa6628513750f3fc8524940a469551c1ab6fabefd19ed2160c0 "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "7ae880a0e890b081278b0474e16d74394e242d764c9c2a55452235f37f9b772c "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "03aecf5420536463bc737554552fe14d528500f01fe4347b5d906829d0dc1efd "
10+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "d814d6f6c64dae69aed003eedbe69acc94d44871ebfb93cc7af58f05843b9111 "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "3a4eae7d06223e98f838f97ada20392c1dbcd7bce6e65e7c2a6fd92667d20309 "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "9eeaa3adcf3dd41a82604e66020c17111ab5d4189d142f77b88d304dc6894dc3 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "b246029337202238c2d1b4b327ab010bc049b6c70c51deb2ad48699da996e7e2 "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "ee9f10b25e0a9fed1c7a3ce1a087d615996386f3578e5372d35abb4876687a63 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "3d4343ccbfae883f400969196f88daedf7952cf277f6f5ec30b3c3947b4f30e9 "
1616 end
1717
1818 depends_on "pkgconf" => :build
You can’t perform that action at this time.
0 commit comments