ethereum: update 1.9.9 bottle.
This commit is contained in:
parent
9f441c581f
commit
3963de7f91
1 changed files with 4 additions and 2 deletions
|
@ -7,8 +7,10 @@ class Ethereum < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "ab1b11ce6e0223524972556ba611ea9627db20774eb8cc277f08800754fcb356" => :mojave
|
||||
sha256 "36207864c75779d13823f9dabf7ea93e165957f58b1b7bcb29763026fd9f590b" => :high_sierra
|
||||
rebuild 1
|
||||
sha256 "48eafc1a4827c0c9afa2ffb2a1c34716ddee6da12d53686f0aad528949129c9c" => :catalina
|
||||
sha256 "e5d854fc8e49f6249cdc0b1448753918cdf6aeea07fff29f2b95c3a1c0c671f2" => :mojave
|
||||
sha256 "f1dd7a49bd74c46ab3291feff7734a659da3c65f54a93e6efcbfb786ac47aa96" => :high_sierra
|
||||
end
|
||||
|
||||
depends_on "go" => :build
|
||||
|
|
Loading…
Reference in a new issue