Skip to content

Commit

Permalink
zrok: update 0.4.45 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 12, 2024
1 parent 4fc8822 commit 266f92b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/z/zrok.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ class Zrok < Formula
head "https://github.com/openziti/zrok.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d8de4df59d0ee6a27f39ed4c7b7165804e22b3750ec05c4677e11c867c552b2a"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6f2098dc6b1fa488c77999a77242db2763f36b73c29a55f3105ce5a7dba52c0d"
sha256 cellar: :any_skip_relocation, arm64_ventura: "14950cec181b8e5f820056b6b171c588ca2f1511eb9ed3e80339ec571eeeef6b"
sha256 cellar: :any_skip_relocation, sonoma: "3399c71044315cfe768d7190a50fc015a666ebc32d3a49da1a5f760a2a58c895"
sha256 cellar: :any_skip_relocation, ventura: "fa91c874d98e11b590dc08a1ee11df161cf226c7988adfd8b0c0832624cebbb6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3cc35dc13bc9f30be2b4c76199423e7235bd09eb5bc8f6342783e0980046669b"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5dae68381256ab752564b2bfa8287b0a4a9e585b126a30fad6142c7c5536f0fc"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f071bc7c15b835103b2df12e806cf8b6de694a51c3c17d83b0c03b4e2fdfb08f"
sha256 cellar: :any_skip_relocation, arm64_ventura: "d8b2694ceeb2ffc21866b42afa6f3e11acdc442d6d8afd4ffb39f946594423cc"
sha256 cellar: :any_skip_relocation, sonoma: "b23ad0db157461772e3b76d6721a227ce7cce78fc8417752565bd38af5aaaf3a"
sha256 cellar: :any_skip_relocation, ventura: "f1b7e0da3d677f5cb535f899cb8249b71ec708c8ec9677f84f6f10ae4547bd9b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "455d1457479218ced71fb9e0bd62e9fff94b8a15e7de3842ad4c1f97d5d95514"
end

depends_on "go" => :build
Expand Down

0 comments on commit 266f92b

Please sign in to comment.