flow: update 0.110.0 bottle.
This commit is contained in:
parent
7e9ae51788
commit
a73e7ec0d3
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class Flow < Formula
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
sha256 "ce53b785b3432be57337c163e6c6f6439976651966ff8d4cce1d6076a570aac0" => :catalina
|
sha256 "a2607a83dfc0f723bface3dd15d486d455071df243f50d8a7ee2b3aa95c4227b" => :catalina
|
||||||
sha256 "d4103d448de5478e0fd5ee2df5415f822c96dfc568daa959d2458e681980efe0" => :mojave
|
sha256 "c176fa9b41a22a2098a07354d33d904967e877267960462db53835100a739a5f" => :mojave
|
||||||
sha256 "955d2147f5de267756130947811a1bf35e3ab4322f330d0f9fe16d5515831c7d" => :high_sierra
|
sha256 "b143e8ed1fe35ba81314c25dff885f92efe2b9fb6588df9be7fb240da9c3a7d9" => :high_sierra
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on "ocaml" => :build
|
depends_on "ocaml" => :build
|
||||||
|
|
Loading…
Reference in a new issue