diff options
| author | BrewTestBot | 2014-10-12 14:24:55 +0100 |
|---|---|---|
| committer | Jack Nagel | 2014-10-12 12:57:30 -0500 |
| commit | 437d1e78f86a92e0e6c48e481b406ae2926e19d2 (patch) | |
| tree | f56d5b999c99248c365aad6e8401dd2d48f9d70c /Library/Formula | |
| parent | 44e99c5a385d08d0756fe0459588c7903939e7e4 (diff) | |
| download | homebrew-437d1e78f86a92e0e6c48e481b406ae2926e19d2.tar.bz2 | |
scala: update 2.11.3 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/scala.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/scala.rb b/Library/Formula/scala.rb index f356e8c1b..4e8245627 100644 --- a/Library/Formula/scala.rb +++ b/Library/Formula/scala.rb @@ -7,9 +7,9 @@ class Scala < Formula bottle do cellar :any - sha1 "da4919e3f11b1d10923e12c20ba50f738db58380" => :mavericks - sha1 "15ecc67ac62795c1ae7a9fae01838bea412df6ec" => :mountain_lion - sha1 "10784c54d59746277a6f0535ef9d3ff4974fad56" => :lion + sha1 "503e0df68c8b5033217483d2fb9e81cb8bc7a50e" => :mavericks + sha1 "206c79f192f48025f4c22cdf8dd420a771c0ec2a" => :mountain_lion + sha1 "300bcb87c513daf7c155b14958b4f6c3dc977ac3" => :lion end option 'with-docs', 'Also install library documentation' |
