git-town: add 4.0.0 bottle.
This commit is contained in:
parent
a3f9890578
commit
05b92b4fd1
1 changed files with 6 additions and 0 deletions
|
@ -4,6 +4,12 @@ class GitTown < Formula
|
|||
url "https://github.com/Originate/git-town/archive/v4.0.0.tar.gz"
|
||||
sha256 "4145a77ee7fe1f4579d04dfcc0a4658a21db4e07e80d7dd79328162f12797193"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "6d78506ef2ff7718979baf019039dc6a76d1f2d589f22f583a329312b7796584" => :sierra
|
||||
sha256 "3ceff065b52006cba4380dc589437f9a1c182d684082f2c71ff5ead55208b3d4" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "go" => :build
|
||||
depends_on :macos => :el_capitan
|
||||
|
||||
|
|
Loading…
Reference in a new issue