From f8d763e1005e07a269689389f5d98f617fbe882e Mon Sep 17 00:00:00 2001 From: Dominyk Tiller Date: Mon, 3 Nov 2014 01:25:15 +0000 Subject: akka 2.3.5 Version bump. Closes #33843. Signed-off-by: Tim D. Smith --- Library/Formula/akka.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Library') diff --git a/Library/Formula/akka.rb b/Library/Formula/akka.rb index d3fae072b..34940c2a9 100644 --- a/Library/Formula/akka.rb +++ b/Library/Formula/akka.rb @@ -1,9 +1,9 @@ -require 'formula' +require "formula" class Akka < Formula - homepage 'http://akka.io/' - url 'http://downloads.typesafe.com/akka/akka-2.3.3.tgz' - sha256 '8eaf76e636790c5e730bb499d5d735e7a22c049c1591acb1c66f49fa417031a7' + homepage "http://akka.io/" + url "http://downloads.typesafe.com/akka/akka-2.3.5.tgz" + sha256 "8400209225805774274334bd88c32e2e20fe8598bcec6e61bcb4b66198b2319f" def install # Remove Windows files -- cgit v1.2.3