Skip to content

Commit

Permalink
typesafe-activator 1.2.1
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#29783.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
Redmar Kerkhoff authored and adamv committed Jun 3, 2014
1 parent c44d2ff commit 79968f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/typesafe-activator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

class TypesafeActivator < Formula
homepage 'http://typesafe.com/activator'
url 'http://downloads.typesafe.com/typesafe-activator/1.2.0/typesafe-activator-1.2.0.zip'
sha1 '01accd921068a4f8dae4a6304aa98f837b110602'
url 'http://downloads.typesafe.com/typesafe-activator/1.2.1/typesafe-activator-1.2.1.zip'
sha1 '736e4a4349dc89994d11654aeca3b8ed32c4916b'

def install
rm Dir["*.bat"] # Remove Windows .bat files
Expand Down

0 comments on commit 79968f7

Please sign in to comment.