chuck 1.3.2.0

Closes Homebrew/homebrew#22773.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Myles Borins 2013-09-23 15:55:46 -07:00 committed by Adam Vandenberg
parent 062cc102c9
commit 8076cbde6f

View file

@ -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