From 4542934471a3f96e24e39ed83033150f1f741adc Mon Sep 17 00:00:00 2001 From: menivaitsi Date: Wed, 22 Apr 2015 17:28:17 -0700 Subject: appscale-tools 2.3.1 Closes #38955. Signed-off-by: Mike McQuaid --- Library/Formula/appscale-tools.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/appscale-tools.rb b/Library/Formula/appscale-tools.rb index 79195548c..29c331085 100644 --- a/Library/Formula/appscale-tools.rb +++ b/Library/Formula/appscale-tools.rb @@ -1,7 +1,7 @@ class AppscaleTools < Formula homepage "https://github.com/AppScale/appscale-tools" - url "https://github.com/AppScale/appscale-tools/archive/2.3.0.tar.gz" - sha256 "f33beeded245625afce0c0736bd5c137f6fb1475b21c6e92c54cc8e749485cf2" + url "https://github.com/AppScale/appscale-tools/archive/2.3.1.tar.gz" + sha256 "f24460657d46cb84d657e900999349fbd789d2bc6546a866932cfc20fe195a58" head "https://github.com/AppScale/appscale-tools.git" bottle do -- cgit v1.2.3