Skip to content

Commit

Permalink
flow-cli: update 2.2.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Nov 26, 2024
1 parent 219c5f7 commit 3f98ee7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/f/flow-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ class FlowCli < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ddade623bb3f375d162b790f735a773cd03881a5a0eab303cf4274e51931aca1"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d1ceea5e413bcb240843af76542e269000c51013c93b8560e799851e5ae30bc1"
sha256 cellar: :any_skip_relocation, arm64_ventura: "4d52c550aadf44b5945a816985d6dd3ef72cfc629941c68cf34ebf1283a68c9a"
sha256 cellar: :any_skip_relocation, sonoma: "29549d676ba96a85c12be95c73367bce9c52197c9aa0788a5f40e3fd57d7c6b7"
sha256 cellar: :any_skip_relocation, ventura: "5f4a579c3cca8000273b596d2d766c3ecaef576a0a1a3a43364f38030225c634"
sha256 cellar: :any_skip_relocation, x86_64_linux: "fc278a534a5af54772185fcdcf26b1fca75d674695df620b369ea401e53cc471"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5e039e38960166d0c4e6cdceb6ab53b8844173296e30b24bea395e3fa9c1ebcb"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "56742110dbb9575cd921e0ff81a6631beec3d4a6f2c52c9852339fa2f1abcdd8"
sha256 cellar: :any_skip_relocation, arm64_ventura: "a30f4896b351fccce5720f9a15b9684e7bee0fea152e39b8274f264d62617fed"
sha256 cellar: :any_skip_relocation, sonoma: "ad6dc53144b8155383b5322a733d993aa1fd837162736955a214c51f0525ce69"
sha256 cellar: :any_skip_relocation, ventura: "c52d8cb87b031bcabba3419c59d7b236ccd7b626ccf61dcd344ffe77a3960106"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8ea9a766f92ecf6702f89a95cd61f06e0ebdf16c111808483ba7cad820dc73bd"
end

depends_on "go" => :build
Expand Down

0 comments on commit 3f98ee7

Please sign in to comment.