Skip to content

Commit

Permalink
Merge pull request #178609 from ziti-ci/update-zrok.rb-1722022088
Browse files Browse the repository at this point in the history
zrok 0.4.36
  • Loading branch information
BrewTestBot committed Jul 27, 2024
2 parents a28afc1 + ea62a9b commit 4f2e889
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/z/zrok.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@
class Zrok < Formula
desc "Geo-scale, next-generation sharing platform built on top of OpenZiti"
homepage "https://zrok.io"
url "https://github.com/openziti/zrok/archive/refs/tags/v0.4.35.tar.gz"
sha256 "89a2160e3f2584e6ad1bf6f28bb4e8d43fb498ab783c12332594a16bb3a43b9a"
url "https://github.com/openziti/zrok/archive/refs/tags/v0.4.36.tar.gz"
sha256 "88cccbfad3e35d00bd8c0fd5516b44649be0c63c73cfe8d9bc035bd7e07a1c9a"
license "Apache-2.0"
head "https://github.com/openziti/zrok.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "84c079cc9184d31d93c129cd585e2250db9c9c76399e3c5ebf927f4b884cea37"
sha256 cellar: :any_skip_relocation, arm64_ventura: "e5d14e849a9d84044ecec85d6779c2853caae89fd06507053e0442eec0afed7d"
sha256 cellar: :any_skip_relocation, arm64_monterey: "fc2eaa0e9482f2426917ffb4a452367990993d9428d8e637445ef6bacf23a78f"
sha256 cellar: :any_skip_relocation, sonoma: "d68e84170445372c40ab8ebbb53949c5f220419172d0aa730b02d58289bade04"
sha256 cellar: :any_skip_relocation, ventura: "62d14287414a153292cf6c937bcf3149613ec85a411bc6a1f9067377613e397d"
sha256 cellar: :any_skip_relocation, monterey: "eb5f9866c78b3523992093d1184adda45e38d4aa8c52f21363899ee180b1311f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ca9ae84336797da40142c3a8a66e64c612088a87c35a1f965800f0fe742c7077"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1ac3e1070e56ad6057356b5138c0da3b8c82ef2a6631003ca607266d7c8174dd"
sha256 cellar: :any_skip_relocation, arm64_ventura: "78a691df1323e80eb42037509d5d269f8f9507b90edac9a1f5a1f3091e6e8f54"
sha256 cellar: :any_skip_relocation, arm64_monterey: "55afc7864ccb8e7564fed3a0efc367d7f5777316d122be43605f522c70213e9a"
sha256 cellar: :any_skip_relocation, sonoma: "d22e97eaead935ad5be06d1e19ef8ffe1b0b09edb0dea5c426e723b938efd9fc"
sha256 cellar: :any_skip_relocation, ventura: "2b442923c752cb06735bc7cfff303bb6cac7754c2b5929f181368810cc32d51a"
sha256 cellar: :any_skip_relocation, monterey: "01009cdda7ded76f1f32ffb34a2b81166a78f89595ab4796c80813618b5ea14b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "43277cb06a4f4b1244c5f6700c7fa3b664a96e6f8c65c4aca0f3efee8fdc714c"
end

depends_on "go" => :build
Expand Down

0 comments on commit 4f2e889

Please sign in to comment.