flow: update 0.172.0 bottle.

master
BrewTestBot 2022-02-17 03:06:08 +00:00
parent 91704b93a5
commit a97016aa02
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 6 deletions

View File

@ -7,12 +7,12 @@ class Flow < Formula
head "https://github.com/facebook/flow.git", branch: "main"
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "527de771df6b9f8c357da0f930b8f55c7680832537f0cdcc701c44befbd554e8"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "78876ae5fdd74c75dae03b7e68e99886ec19e381970f34a40061a04d1f101d02"
sha256 cellar: :any_skip_relocation, monterey: "1e4d22487cc7ac37512a780444f9095a75e7abd4748ff08b3e200ce92edef60a"
sha256 cellar: :any_skip_relocation, big_sur: "7ec9bd6dbe61f758bb80b32ce884de8e91391508a4728098b8372df14035cfa8"
sha256 cellar: :any_skip_relocation, catalina: "dbde5ed238758fd0d492acc0f6b241861232d1e70bb2d90585698958231672ed"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3383a80c12286ee625b783e8f61d2ca27cfdcbdd7354f7f24256c523ebf3d8f8"
sha256 cellar: :any_skip_relocation, arm64_monterey: "d3a577b51d47c399178feabfa3a1be0da34cb2e61bc7e44fda37f052ce6201d3"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "c2dc114e21faae4770c7c95fd5c6b1f83c6d5250b6a3a8cb4108f6e0337f62c0"
sha256 cellar: :any_skip_relocation, monterey: "c7bb181f22b3046296e12caa40776f6371a9c70e4294a8906bdf15606d1ed7dc"
sha256 cellar: :any_skip_relocation, big_sur: "44cc92d952db9e2a89a61382da4e286e102ff05581f0b675f892ebf09285220a"
sha256 cellar: :any_skip_relocation, catalina: "90699556527ea2bcba2947aa31238599d3fe7c41bb7cc2a8a853295fd7983f0e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "af1833c1bc6e9664951858b57bdf9c5c7af205d5953bbbc3a13a1c1b75431508"
end
depends_on "ocaml" => :build