Typesafe Activator 1.1.2
Closes Homebrew/homebrew#28891. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
3ece0af067
commit
c3cee3a538
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.1.1/typesafe-activator-1.1.1.zip'
|
||||
sha1 '3480623b8bb95d37fce2e4809c81de912d05d50b'
|
||||
url 'http://downloads.typesafe.com/typesafe-activator/1.1.2/typesafe-activator-1.1.2.zip'
|
||||
sha1 '1a81750ba9679e498e70225273c51d889034be5e'
|
||||
|
||||
def install
|
||||
# remove Windows .bat files
|
||||
|
|
Loading…
Reference in a new issue