when 1.1.30

Closes Homebrew/homebrew#17753.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Alex Cabrera 2013-02-11 02:57:23 -05:00 committed by Adam Vandenberg
parent 64ecbb72b9
commit 54f1091fad

View file

@ -3,8 +3,8 @@ require 'formula'
class When < Formula
homepage 'http://www.lightandmatter.com/when/when.html'
url 'http://www.lightandmatter.com/when/when.tar.gz'
sha1 'fba571196d347bb3017af3551fe5e0920a54ef8e'
version '1.1.29'
sha1 '5f48fa1bc8cd700cf7d9d59f701db8b466b3e457'
version '1.1.30'
def install
bin.install 'when'