From f40e61c39d3d1b2957a3a2e0b0739a3313ee3d17 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Wed, 16 Jul 2014 20:54:48 -0700 Subject: [PATCH] go-appengine-sdk (386) 1.9.7 --- Formula/go-app-engine-32.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/go-app-engine-32.rb b/Formula/go-app-engine-32.rb index 4ea5bb3a09..56073b3cee 100644 --- a/Formula/go-app-engine-32.rb +++ b/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.6.zip" - sha1 "607ddc9ee0f4a68a6cd98903538e5d25ae3667da" + url "https://storage.googleapis.com/appengine-sdks/featured/go_appengine_sdk_darwin_386-1.9.7.zip" + sha1 "93bdca30269993f1bdbfba88223d8df3065389be" def install cd ".."