itstool: add 2.0.2 bottle.
This commit is contained in:
parent
861d8a2cbb
commit
d700fef39f
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Itstool < Formula
|
|||
url 'http://files.itstool.org/itstool/itstool-2.0.2.tar.bz2'
|
||||
sha256 'bf909fb59b11a646681a8534d5700fec99be83bb2c57badf8c1844512227033a'
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "25b55065039462db7fe3fb238b97af2a4a83b755" => :yosemite
|
||||
sha1 "0ce0a174f26de66fb8ecc6e344c2df02dc699d63" => :mavericks
|
||||
sha1 "2a9c5f6e0b35202c3520855c04497bc092c47ab1" => :mountain_lion
|
||||
end
|
||||
|
||||
head do
|
||||
url 'git://gitorious.org/itstool/itstool.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue