aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
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 c220fd148..22d5f4f4a 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.1.3.tgz'
- sha1 '67d45941535f311b7700ed4958a4ad6929bca284'
+ url 'http://chuck.cs.princeton.edu/release/files/chuck-1.3.2.0.tgz'
+ sha1 'a684ef41848a55de84e714dc6f644c38a1b69fd5'
def install
cd "src" do