aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gwt.rb
diff options
context:
space:
mode:
authorJarrett Meyer2013-04-30 04:42:49 -0400
committerAdam Vandenberg2013-04-30 06:34:28 -0700
commita0694b483fed33e9dca9ad10179ffef24e1dc0bd (patch)
tree43d1f01fe1829a1ee2c4752beac796ede3d2124a /Library/Formula/gwt.rb
parent638a35c07794b3acaa6d845c188594ca1f472cd9 (diff)
downloadhomebrew-a0694b483fed33e9dca9ad10179ffef24e1dc0bd.tar.bz2
gwt 2.5.1
Closes #19527. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/gwt.rb')
-rw-r--r--Library/Formula/gwt.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/gwt.rb b/Library/Formula/gwt.rb
index de925f619..666267c53 100644
--- a/Library/Formula/gwt.rb
+++ b/Library/Formula/gwt.rb
@@ -2,8 +2,8 @@ require 'formula'
class Gwt < Formula
homepage 'https://developers.google.com/web-toolkit/'
- url 'http://google-web-toolkit.googlecode.com/files/gwt-2.5.0.zip'
- sha1 '59f04f2002a26451d83f8c82044c14d076059ee3'
+ url 'http://google-web-toolkit.googlecode.com/files/gwt-2.5.1.zip'
+ sha1 'd5f755b0a45fab577328a5ef6b96aa39b64cdb65'
def install
rm Dir['*.cmd'] # remove Windows cmd files