From 81d6123cb572ad8381e33fffd8f325295a46b445 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sat, 30 Aug 2014 20:00:01 -0700 Subject: go-appengine-sdk (386) 1.9.10 Signed-off-by: Jack Nagel --- Library/Formula/go-app-engine-32.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/go-app-engine-32.rb b/Library/Formula/go-app-engine-32.rb index 3faa9cfb9..687d0389c 100644 --- a/Library/Formula/go-app-engine-32.rb +++ b/Library/Formula/go-app-engine-32.rb @@ -2,8 +2,8 @@ require "formula" class GoAppEngine32 < Formula homepage "http://code.google.com/appengine/docs/go/overview.html" - url "https://storage.googleapis.com/appengine-sdks/featured/go_appengine_sdk_darwin_386-1.9.9.zip" - sha1 "f00661d6b0b76c89af4113977c5d4b8e5c9a2b7d" + url "https://storage.googleapis.com/appengine-sdks/featured/go_appengine_sdk_darwin_386-1.9.10.zip" + sha1 "f9822bba574b6c7756d92f185b58ee6afdd4d58a" def install cd ".." -- cgit v1.2.3