diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/scala.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/scala.rb b/Library/Formula/scala.rb index 6f06f9d2f..172e737f8 100644 --- a/Library/Formula/scala.rb +++ b/Library/Formula/scala.rb @@ -19,6 +19,7 @@ class Scala < Formula devel do url 'http://www.scala-lang.org/files/archive/scala-2.11.0-M4.tgz' sha1 '43e0983cebe75154e41a6b35a5b82bdc5bdbbaa2' + version '2.11.0-M4' end option 'with-docs', 'Also install library documentation' |
