akka 2.1.2
Closes Homebrew/homebrew#18836. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
6cc53fecbe
commit
780fd209c4
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Akka < Formula
|
||||
homepage 'http://akka.io/'
|
||||
url 'http://download.akka.io/downloads/akka-2.1.0.tgz'
|
||||
sha1 'fd93792e94a2d2c981d62a70f45f6d6da0f74d47'
|
||||
url 'http://download.akka.io/downloads/akka-2.1.2.tgz'
|
||||
sha1 '9810331f2488df142a5f5e6e76b83d5552772aae'
|
||||
|
||||
def install
|
||||
# Remove Windows files
|
||||
|
|
Loading…
Reference in a new issue