appscale-tools 3.0.1
Closes #3439. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
a69efed715
commit
f680b16460
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class AppscaleTools < Formula
|
||||
desc "Command-line tools for working with AppScale"
|
||||
homepage "https://github.com/AppScale/appscale-tools"
|
||||
url "https://github.com/AppScale/appscale-tools/archive/3.0.0.tar.gz"
|
||||
sha256 "3b9af636c342d6435ade76e1892e97aa3411c89eb3e6af0ca0eeab818dfc9ba3"
|
||||
url "https://github.com/AppScale/appscale-tools/archive/3.0.1.tar.gz"
|
||||
sha256 "ccabc008dd84f60e446414f6151881baf9d061c7f8771e14bce9cf7e5311d6b5"
|
||||
head "https://github.com/AppScale/appscale-tools.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue