typesafe-activator 1.2.8
Update typesafe-activator to 1.2.8 Closes Homebrew/homebrew#31766. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
e1d1ced4e3
commit
b8bc64e3bf
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.2.7/typesafe-activator-1.2.7.zip'
|
||||
sha1 '5ecbed71bba12173ccf885ba717f91505fc8d68a'
|
||||
url 'http://downloads.typesafe.com/typesafe-activator/1.2.8/typesafe-activator-1.2.8.zip'
|
||||
sha1 '7aa54cfd5e5d9f086b7894b7c21464a8d8f10b9b'
|
||||
|
||||
def install
|
||||
rm Dir["*.bat"] # Remove Windows .bat files
|
||||
|
|
Loading…
Reference in a new issue