diff options
| author | menivaitsi | 2015-04-22 17:28:17 -0700 |
|---|---|---|
| committer | Mike McQuaid | 2015-04-24 09:20:56 +0100 |
| commit | 4542934471a3f96e24e39ed83033150f1f741adc (patch) | |
| tree | 2054d895a3d1416fd6d50048f376654611ecd4ac /Library | |
| parent | 0385f80f6975a64aa3309b9dac6795403f31ccd2 (diff) | |
| download | homebrew-4542934471a3f96e24e39ed83033150f1f741adc.tar.bz2 | |
appscale-tools 2.3.1
Closes #38955.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/appscale-tools.rb | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
