app-engine-go-* 1.9.37 (#867)

This commit is contained in:
Dongri Jin 2016-05-06 01:31:33 +09:00 committed by Dominyk Tiller
parent 1c65901c42
commit ebc3d5bec8
2 changed files with 4 additions and 4 deletions

View file

@ -1,8 +1,8 @@
class AppEngineGo32 < Formula
desc "Google App Engine SDK for Go (i386)"
homepage "https://cloud.google.com/appengine/docs/go/"
url "https://storage.googleapis.com/appengine-sdks/featured/go_appengine_sdk_darwin_386-1.9.34.zip"
sha256 "12feac0097ed797e5bc1edc4e737ebd590f1b2c848a53dc05119517735ee7178"
url "https://storage.googleapis.com/appengine-sdks/featured/go_appengine_sdk_darwin_386-1.9.37.zip"
sha256 "e3662a2dc55fb0ab21f02fc1b305483bba9c4324c437d6b92e6d9fdd2fd8abad"
bottle :unneeded

View file

@ -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.36.zip"
sha256 "9c6ad05c467b3464be7a588990a0ce5c6595e228b7eebe29e75fc288883dd5c7"
url "https://storage.googleapis.com/appengine-sdks/featured/go_appengine_sdk_darwin_amd64-1.9.37.zip"
sha256 "5b7313f9b77224caad9af07f743cc1c7bf52a7395f79edd5b348e2dd4e6627fd"
bottle :unneeded