app-engine-go-64 1.9.34
Closes Homebrew/homebrew#49984. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
a33b835f8c
commit
e5533ee02b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class AppEngineGo64 < Formula
|
||||
desc "Google App Engine SDK for Go (AMD64)"
|
||||
homepage "https://cloud.google.com/appengine/docs/go/"
|
||||
url "https://storage.googleapis.com/appengine-sdks/featured/go_appengine_sdk_darwin_amd64-1.9.33.zip"
|
||||
sha256 "f6e6edfef04181e04749d0540fa16a9bf2a8674b99cbf98e47e0e2486161f541"
|
||||
url "https://storage.googleapis.com/appengine-sdks/featured/go_appengine_sdk_darwin_amd64-1.9.34.zip"
|
||||
sha256 "961ea5776abd183cef76c020eceb8fb2b015006f589922fc4f6aff16dc951138"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue