typesafe activator 1.0.7
Closes Homebrew/homebrew#23818. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
4b63a8971a
commit
00c5fbef57
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.0/typesafe-activator-1.0.0.zip'
|
||||
sha1 '9bbe02637e15f401fab28fcfbb038c43c17fbeba'
|
||||
url 'http://downloads.typesafe.com/typesafe-activator/1.0.7/typesafe-activator-1.0.7.zip'
|
||||
sha1 '3740649056e605962e8d73ae0a50b07c276921c2'
|
||||
|
||||
def install
|
||||
# remove Windows .bat files
|
||||
|
|
Loading…
Reference in a new issue