fork-cleaner: add 1.3.0_1 bottle.
This commit is contained in:
parent
b6edc8d78a
commit
51c2dedb17
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class ForkCleaner < Formula
|
|||
sha256 "6cb97ed035cce26505f8d48406fb57029f629a6df19bfcfe44c8f3d7f60d1008"
|
||||
revision 1
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "54b01c44edf23b6d8d6909d7b2cb594f8bd2df01993d41a837b43d3ceb3f07ef" => :high_sierra
|
||||
sha256 "44c2eefd8d2e85b53af2b4414d5fd8387128e0b59e1bd47a076340378d755eb4" => :sierra
|
||||
sha256 "2c5420d0c8866a7dd1836dbf569f6dff1b136c8dbae7266bc2ea340aea8c06c1" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "dep" => :build
|
||||
depends_on "go" => :build
|
||||
|
||||
|
|
Loading…
Reference in a new issue