aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2014-02-08 08:12:55 -0800
committerAdam Vandenberg2014-02-08 15:31:33 -0800
commit15811d5fc5a89a6c8e55db64a1d34831c217baeb (patch)
treec07b5a574dc4fb335c087902b9387fca4192cf6b /Library/Formula
parent4ff62bd42f189d8a9df97096fb43f72a9cac837b (diff)
downloadhomebrew-15811d5fc5a89a6c8e55db64a1d34831c217baeb.tar.bz2
chuck 1.3.3.0
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/chuck.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/chuck.rb b/Library/Formula/chuck.rb
index 4d8e39992..3ab39af44 100644
--- a/Library/Formula/chuck.rb
+++ b/Library/Formula/chuck.rb
@@ -2,8 +2,8 @@ require 'formula'
class Chuck < Formula
homepage 'http://chuck.cs.princeton.edu/'
- url 'http://chuck.cs.princeton.edu/release/files/chuck-1.3.2.0.tgz'
- sha1 'a684ef41848a55de84e714dc6f644c38a1b69fd5'
+ url 'http://chuck.cs.princeton.edu/release/files/chuck-1.3.3.0.tgz'
+ sha1 'fdf70c860c9fabf45a8caf07830bc70548ce3bba'
def install
cd "src" do