typesafe-activator 1.0.9
Closes Homebrew/homebrew#25143. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
68cd0fdf58
commit
6fd0529558
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class TypesafeActivator < Formula
|
||||
homepage 'http://typesafe.com/activator'
|
||||
url 'http://downloads.typesafe.com/typesafe-activator/1.0.8/typesafe-activator-1.0.8.zip'
|
||||
sha1 '4c1bdb0374bf877586de14a5bf15d4d97965bc81'
|
||||
url 'http://downloads.typesafe.com/typesafe-activator/1.0.9/typesafe-activator-1.0.9.zip'
|
||||
sha1 'ee5990fe00d8b6a844934810e804f3e70d954e48'
|
||||
|
||||
def install
|
||||
# remove Windows .bat files
|
||||
|
|
Loading…
Reference in a new issue