diff options
| author | BrewTestBot | 2015-03-12 06:46:13 +0000 |
|---|---|---|
| committer | Brett Koonce | 2015-03-11 23:48:26 -0700 |
| commit | 65fc36057f2570fbd5d2c6dbd88188a36ef5c94b (patch) | |
| tree | 172d9f7b210c95c6bb438353274e358d69bd4540 | |
| parent | 8a1ba25de1a29a47d19aefb65426099108ea3b1c (diff) | |
| download | homebrew-65fc36057f2570fbd5d2c6dbd88188a36ef5c94b.tar.bz2 | |
closure-compiler: update 20150126 bottle.
| -rw-r--r-- | Library/Formula/closure-compiler.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/closure-compiler.rb b/Library/Formula/closure-compiler.rb index 92e52469c..a005ddb86 100644 --- a/Library/Formula/closure-compiler.rb +++ b/Library/Formula/closure-compiler.rb @@ -7,9 +7,9 @@ class ClosureCompiler < Formula bottle do cellar :any - sha1 "4948b02aa41ae8979325f759116750a72b14feff" => :yosemite - sha1 "2d99973cfa238d61b2beab10005494b5b61b73ca" => :mavericks - sha1 "68df5948864090eab5b2f221b2d6f7fea3e9e3b8" => :mountain_lion + sha256 "89ffc8e227be05ab6386a6a2f3c60b806f0f98db89e307a35a930dec5f4ed45d" => :yosemite + sha256 "55b6b55fe539b44963c023a0b0942a19bd33f99fc9b673580eca00660c45f505" => :mavericks + sha256 "d7eb4c90796cfcad18f844781142c247639ce6be2452b7d1a129aa627bd3ab95" => :mountain_lion end depends_on :ant => :build |
