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 @@ -8,12 +8,12 @@ class Zrok < Formula
88 head "https://github.com/openziti/zrok.git" , branch : "main"
99
1010 bottle do
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "3aa399dec0d17aced2e5949c82207d19d72f720a243166620ab755146e71f7ea "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "df86a4a05c75dba79ea974ebcd6de8a015c2ea2f2a73f7f668118c99b46e3e4b "
13- sha256 cellar : :any_skip_relocation , arm64_ventura : "d310cef500e4b7684281d9e9a0041e84cd6ae84cd3e65e5a4adcb68f87858f50 "
14- sha256 cellar : :any_skip_relocation , sonoma : "2873a375802211e4e3b8877637f5c5fcdbb30a8202b548a39baf48544387b6de "
15- sha256 cellar : :any_skip_relocation , ventura : "a427202881381dc669b6bc5c0a1c10d424e043427760a2f14a5897a0b02f195c "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "5b31b98b5fc6d9a482252987c70dd6f21a22a655ee6612abbe4daa33256bed49 "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "d8de4df59d0ee6a27f39ed4c7b7165804e22b3750ec05c4677e11c867c552b2a "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "6f2098dc6b1fa488c77999a77242db2763f36b73c29a55f3105ce5a7dba52c0d "
13+ sha256 cellar : :any_skip_relocation , arm64_ventura : "14950cec181b8e5f820056b6b171c588ca2f1511eb9ed3e80339ec571eeeef6b "
14+ sha256 cellar : :any_skip_relocation , sonoma : "3399c71044315cfe768d7190a50fc015a666ebc32d3a49da1a5f760a2a58c895 "
15+ sha256 cellar : :any_skip_relocation , ventura : "fa91c874d98e11b590dc08a1ee11df161cf226c7988adfd8b0c0832624cebbb6 "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "3cc35dc13bc9f30be2b4c76199423e7235bd09eb5bc8f6342783e0980046669b "
1717 end
1818
1919 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments