remarshal: update 0.11.2_2 bottle.
This commit is contained in:
parent
6aab96b3e5
commit
67c3e1d6eb
1 changed files with 4 additions and 4 deletions
|
@ -9,10 +9,10 @@ class Remarshal < Formula
|
|||
head "https://github.com/dbohdan/remarshal.git"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "f0abc1abe36b30daa77f5998d978850b2aeec894b91b02066dc183a082d3d24a" => :catalina
|
||||
sha256 "cefd880562da8bcb2e867987d13e61359a69ab77824c8efbafe1e6358ab6576d" => :mojave
|
||||
sha256 "5ed4e3a38f981f042acf5f85414341e1fd21a1780fd57297c4b4195a692f6b9f" => :high_sierra
|
||||
cellar :any_skip_relocation
|
||||
sha256 "838a5c8b35bb130ec4ba8f7f0a1bff42c53b483f59b6f895cbbb61c87e8acaac" => :catalina
|
||||
sha256 "93382c3689ea68644435c6b1d552718d05e22d52bd60540ef422638b08ea84a6" => :mojave
|
||||
sha256 "bdfdd97a2c095ad6d391e2f7c258fa8301e5597222061b0f88b24675cff5bf84" => :high_sierra
|
||||
end
|
||||
|
||||
depends_on "python@3.8"
|
||||
|
|
Loading…
Reference in a new issue