Skip to content

Commit

Permalink
flow: update 0.256.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 6, 2024
1 parent 99b2042 commit de492ea
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/f/flow.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class Flow < Formula
head "https://github.com/facebook/flow.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "38590058d8dc862ccf14e27aea8d5ed5a28117fb9fa5f471363295d43a097efb"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "cee2eb085707f9739fe96e1b0e4744a1f20bf21c02ea66b9f1f5ea47ccb22f6d"
sha256 cellar: :any_skip_relocation, arm64_ventura: "97c9657a2520c992b8d48eedfc7b2e9931147e59eda65697c75a7a4d0b210e72"
sha256 cellar: :any_skip_relocation, sonoma: "cbb30221f1d205a56ea64f3876c4190ff7ec296e9e56d92ea436d99446bf5387"
sha256 cellar: :any_skip_relocation, ventura: "1c177d8c9e57d48b49db750ebfcf2dbca995933e19dab640a17b936905a5d9ec"
sha256 cellar: :any_skip_relocation, x86_64_linux: "00c6e0ecafe7f57e99801ae7b28dd5be1765ec196a9d184f966c030c1faa87fe"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3503c0616615c71b6f1d953498fcf78dadbada7f369bc0c8c439cd4134606b3b"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "cd4015088c10620f434ef995185c619bc078e1549fe0ed123fd2a5d759fac96e"
sha256 cellar: :any_skip_relocation, arm64_ventura: "7ed8f5c8e4209ba20dcc8824623c094f61003b81b06ad7bb96f695d851116d1b"
sha256 cellar: :any_skip_relocation, sonoma: "9799738238e4bd02e680e4d77f4431c9efdc5a6129de789c86cbdd2a7c145368"
sha256 cellar: :any_skip_relocation, ventura: "b3ff60bb1c970c32f40f2933db0a147aa402fea3f3d0e9ce8571ea0e13408d47"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8de00e847180941819e283a68de6db7a52c5c56b01253cd419836d85552a2adf"
end

depends_on "ocaml" => :build
Expand Down

0 comments on commit de492ea

Please sign in to comment.