uru: add 0.7.6 bottle.
This commit is contained in:
parent
09860c3d1f
commit
0c1627b886
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@ class Uru < Formula
|
|||
url "https://bitbucket.org/jonforums/uru/get/v0.7.6.tar.gz"
|
||||
sha1 "c1618f861c94318004cdede66946f31436b410e7"
|
||||
|
||||
bottle do
|
||||
sha1 "9476d70ca74e2074129067a8b820065ec7e7a86b" => :yosemite
|
||||
sha1 "61e905c6a60df009190c87afb830536e53419cdd" => :mavericks
|
||||
sha1 "6353400d611ed746f6f232a86c8ba8a18e89a06a" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on "go" => :build
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue