scriptcs: add 0.13.3 bottle.
This commit is contained in:
parent
73f6300312
commit
06146ab13a
1 changed files with 7 additions and 0 deletions
|
@ -3,6 +3,13 @@ class Scriptcs < Formula
|
|||
url "https://github.com/scriptcs/scriptcs/archive/v0.13.3.tar.gz"
|
||||
sha256 "08cf6f2fc14b334ec8d18367a47e5210e99928c3c1cd3d16f2e94d596c8ab44a"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "bb55a2043f8572b9476871f50c63253b409e69f4343c1598628e336f766756fa" => :yosemite
|
||||
sha256 "52e4caac203ae3d0876329a1484935daf1eff1c005b09fb4e3c29e032eb2f0b6" => :mavericks
|
||||
sha256 "3b7c04358ddc452d2e0ba114c40cf3973bcd4f65385297423207a0b79a9d52d7" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on "mono" => :recommended
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue