crash 1.1.0

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brett Koonce 2012-08-06 17:14:05 -05:00 committed by Adam Vandenberg
parent 0762a05f97
commit 88e2be32fc

View file

@ -2,8 +2,8 @@ require 'formula'
class Crash < Formula class Crash < Formula
homepage 'http://vietj.github.com/crash/' homepage 'http://vietj.github.com/crash/'
url 'http://crsh.googlecode.com/files/crsh-1.0.0.tar.gz' url 'https://crsh.googlecode.com/files/crsh-all-1.1.0.tar.gz'
md5 '568e43affde5feca3e4c8b20a53fad95' sha1 'c7a331de9fcf036197b018b509d32322c785cc11'
def install def install
libexec.install Dir['crash/*'] libexec.install Dir['crash/*']