diff options
| author | BrewTestBot | 2015-04-26 09:12:04 +0100 |
|---|---|---|
| committer | Xu Cheng | 2015-04-26 18:08:48 +0800 |
| commit | 402b9fb42e58879afdec86dcf4ecd085114dbb39 (patch) | |
| tree | 4d343129d9792479d004a5ce4b1789e039e705df /Library | |
| parent | 50925426193533169f2190359dd02cb4212741dd (diff) | |
| download | homebrew-402b9fb42e58879afdec86dcf4ecd085114dbb39.tar.bz2 | |
smlnj: add 110.78 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/smlnj.rb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/smlnj.rb b/Library/Formula/smlnj.rb index ca298ea53..7d14f45fd 100644 --- a/Library/Formula/smlnj.rb +++ b/Library/Formula/smlnj.rb @@ -6,6 +6,12 @@ class Smlnj < Formula sha1 '92c108bbfe839c5a285fd222f571db9bda84d762' version '110.78' + bottle do + sha256 "faa649b3781c84abd7f83855ecaa566c26e1a01a80df746ceaf762f07bdb3205" => :yosemite + sha256 "2ec8a12dfd01d80bcab51c736a8525800e135ede2f52a2ecf157268383e315c0" => :mavericks + sha256 "38ec6f36214fb451c0d69b4d05876a1d87a2b5cc39b9aa24935a86b65485c5d9" => :mountain_lion + end + resource 'cm' do url 'http://smlnj.cs.uchicago.edu/dist/working/110.78/cm.tgz' version '110.78' |
