clojurescript: update 2356 bottle.
Closes Homebrew/homebrew#32945. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
522405d22e
commit
8df8231560
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@ class Clojurescript < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "258033dcd57bd7c60e459196dc27f2defce1f5fe" => :mavericks
|
||||
sha1 "cf38e509c0bc9973884cfebb89949bad9201dfa5" => :mountain_lion
|
||||
sha1 "3382ba5e90def2df4b69cca762b5878274bbe38f" => :lion
|
||||
sha1 "640fd5b5a0f0abf677663879e8ea7cf391613508" => :mavericks
|
||||
sha1 "63ae3b5f13dc4df3df767d4d0f67d2dd7eab14c4" => :mountain_lion
|
||||
sha1 "1c0671366c0ed5630fe7822464220d60737cc2f4" => :lion
|
||||
end
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue