Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
git-town: add 0.7.3 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and DomT4 committed Sep 11, 2015
1 parent f0e9ff5 commit 16dd013
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Library/Formula/git-town.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ class GitTown < Formula
url "https://github.com/Originate/git-town/archive/v0.7.3.tar.gz"
sha256 "947fd6dac603dcb02467cc2969ef26db1ccdc72312b6b0d70fb8d11179eb09ba"

bottle do
cellar :any
sha256 "330ad68d6262f44e7e8b32176335ce96beb96bd05526e3ca11f7a726d904f62c" => :yosemite
sha256 "64c9fdae40b5a88cc42a5b2d9d6b6d8934a8d5da5f6810294c7968c562e69aab" => :mavericks
sha256 "09560a9c1c363f097b8a06d2ff86f60bcdbfe592e848fb61cf0a89d1bcd2c727" => :mountain_lion
end

depends_on "dialog" => :recommended

def install
Expand Down

0 comments on commit 16dd013

Please sign in to comment.