mongo-orchestration: update 0.6.11_2 bottle.
parent
e9f507927c
commit
c5a68e0679
|
@ -10,10 +10,9 @@ class MongoOrchestration < Formula
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
sha256 "9add4c3759ff3e592fe95fd44b553f9399a8602dcb797986b256118e0368ffc7" => :catalina
|
sha256 "d850df4424b4e55814ddc7b881957cf07476810284c495cfa461b342ce0c6534" => :catalina
|
||||||
sha256 "62a628de657e8aa22e0cb020d77cdd67c9d790e96774b5f656890373ce931c1b" => :mojave
|
sha256 "14ba4c270f31ce76279e5c0072d2962bca3908ff74fab6460cbe424a4e3b6a81" => :mojave
|
||||||
sha256 "a4b022019d2017e3294cac234a396b7f6ff358eae48745191b43c4fcc115991b" => :high_sierra
|
sha256 "7f750e2e677a1ec32e07c6270c3391ce294ac821d77fd81b7cdf135488917be0" => :high_sierra
|
||||||
sha256 "8a463e718a50549325ae910fa944f4fa1761cbc4050d271c16d285b22402685e" => :sierra
|
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on "python@3.8"
|
depends_on "python@3.8"
|
||||||
|
|
Loading…
Reference in New Issue