Skip to content

Commit 7481fcb

Browse files
committed
zrok: update 1.0.1 bottle.
1 parent f35d87a commit 7481fcb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/z/zrok.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff 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: "c7aa5f6d29e3cb5af602fd845f34404f43c4495e03896001f8836196005c1c23"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5ef624440b9ea50d95dc834a7b3980088fb5d3f45a93d22071f1705b978d8a5b"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "bae096032a1faeb5b6a2b24aea888e20d4705131032b12d2ffd1b675c94190f2"
14-
sha256 cellar: :any_skip_relocation, sonoma: "fd2d884eb55636fdcb590f00d4cb607c98edd0aaec9529c0b5441dfe4ac0f20f"
15-
sha256 cellar: :any_skip_relocation, ventura: "65027a113a959f0ee8d3665e92f8e38d569760666a149e25fbcaa058d9633262"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1da8cbfcbd4d0e3fcf7d340a3a5295ddd8db3c35f25aa72c69f5a600b9af3965"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "cdfdde6b33b8b52fae001b52f5931cb42ea2f553a76185928ba2ad230641cf43"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b901976e32d0977c0d1fc0cad87ad8b07cf8eadf8199fb055621253d7343a4d8"
13+
sha256 cellar: :any_skip_relocation, arm64_ventura: "d34211a49d71aae0bdb8126ec88cf0078113c1c33c5e0d4c9e735fd8209c05f3"
14+
sha256 cellar: :any_skip_relocation, sonoma: "01fda32766e81ad823488acf0fecb8d972f74308e4e69f00d1b85a68f0883a90"
15+
sha256 cellar: :any_skip_relocation, ventura: "afdcdc1d0679c6cb58c1a76657602b7cd92ab11e70ee1c35e111ac4531c53020"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "5e567f814699d11cb6838573ae8660454a03524e80b39f70fffc4afac6f608e6"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)