aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2015-01-17 22:57:13 -0600
committerJack Nagel2015-01-17 22:57:13 -0600
commit9ef258aa6dc6106cb3016d1d096dc5509e337f60 (patch)
treebcef7672f5f1c2210807500410b436657781f86f /Library
parente3bfd41960ebebae705bbb248da9d432420f1a17 (diff)
downloadhomebrew-9ef258aa6dc6106cb3016d1d096dc5509e337f60.tar.bz2
go-app-engine-32 1.9.17
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/go-app-engine-32.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/go-app-engine-32.rb b/Library/Formula/go-app-engine-32.rb
index 010594919..8e3ffb8e0 100644
--- a/Library/Formula/go-app-engine-32.rb
+++ b/Library/Formula/go-app-engine-32.rb
@@ -1,9 +1,9 @@
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.15.zip"
- sha1 "e508ab163782a98578a5f5672867395f7cdabc9e"
+ homepage "https://code.google.com/appengine/docs/go/overview.html"
+ url "https://storage.googleapis.com/appengine-sdks/featured/go_appengine_sdk_darwin_386-1.9.17.zip"
+ sha1 "1798e2d3366d9a7e05620e8174f92597e14e1723"
def install
cd ".."