go-appengine-sdk (amd64) 1.9.2

Closes Homebrew/homebrew#28124.

Signed-off-by: Brett Koonce <koonce@gmail.com>
master
Wael M. Nasreddine 2014-04-03 15:24:09 -07:00 committed by Brett Koonce
parent 291cc5f422
commit 3b8d0a6bc7
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class GoAppEngine64 < Formula
homepage 'http://code.google.com/appengine/docs/go/overview.html'
url 'https://commondatastorage.googleapis.com/appengine-sdks/featured/go_appengine_sdk_darwin_amd64-1.9.1.zip'
sha1 '3a0b848bc538a36a9d4aa896d206f4a95891f322'
url 'https://commondatastorage.googleapis.com/appengine-sdks/featured/go_appengine_sdk_darwin_amd64-1.9.2.zip'
sha1 '19d84a2d185405a262f0a104397ac9212a8d2136'
def install
cd '..'