Skip to content

Commit

Permalink
openfga: update 1.5.7 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jul 27, 2024
1 parent 50dcaf7 commit 7efbb83
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/o/openfga.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class Openfga < Formula
head "https://github.com/openfga/openfga.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e87640285a3c230308f9d45849a62c8070c27ab72237166ccaf33fd4724acef1"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f938cd1a0f6cba8c9c5112f9f879e676adb1eb40a9b845210f61bd3fc6abfede"
sha256 cellar: :any_skip_relocation, arm64_monterey: "85875b4731a287547632b10b593537a944f235a86d9d1aa392ded1172d305bfc"
sha256 cellar: :any_skip_relocation, sonoma: "b713531d019ea5fade1457fc92aab972d3c30464ed1d6e00d6aafbf6c0c2510f"
sha256 cellar: :any_skip_relocation, ventura: "3f0c17ff249f809c81014749d30949bd510c0e438811caf3cc61e4155c0f72e1"
sha256 cellar: :any_skip_relocation, monterey: "e90c99675fafcfe364418ed51adf56079bb022266d861e5619cab890abfb14f0"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4110741da8fb0c2bada1624b52f317790c4f308e4a36e8fbf0369ecfc83ef93d"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e23d5cac060543e40507ffde78603b09344c2dee505c6a5bb4202394928dadb6"
sha256 cellar: :any_skip_relocation, arm64_ventura: "3ea6b153875926325599c986a470066a2c32c17d3e63effc0472c92a9c6868ee"
sha256 cellar: :any_skip_relocation, arm64_monterey: "06ff3ba48d80c6f76743894e036e86791a56db427d44ce09b72a82fcf603dc66"
sha256 cellar: :any_skip_relocation, sonoma: "385742018b01ee31ab60b6acd083571826447abb12e013dbb9d63427762f0892"
sha256 cellar: :any_skip_relocation, ventura: "dcc7f6c1eb4a8b1c3896a87cceb0e83dcdc171e6c19b2340d0caca9a0a1260fb"
sha256 cellar: :any_skip_relocation, monterey: "8129b7f9ce46566d006b7fbecd8c80acb4899a2914205ad06a43816cdfe400b0"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e66fee57c1f2063b2df6364fc9a5ae5816a4ec361606098778e8258b721eca87"
end

depends_on "go" => :build
Expand Down

0 comments on commit 7efbb83

Please sign in to comment.