appscale-tools 2.7.0
Closes Homebrew/homebrew#49194. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
f25403e916
commit
f04aa4d53b
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/2.6.0.tar.gz"
|
||||
sha256 "8d3f6c3e17c75f8f6fef6994901811cd7200e432cc3a1da06198ba2bdf0d7bd2"
|
||||
url "https://github.com/AppScale/appscale-tools/archive/2.7.0.tar.gz"
|
||||
sha256 "7b3b6ad39ea28bf0bc7f74fdd30b574cbed9fe28cb455dda49fcedd5a4aa6922"
|
||||
head "https://github.com/AppScale/appscale-tools.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue