when 1.1.31

Closes Homebrew/homebrew#19054.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Peter Aronoff 2013-04-08 11:28:23 -04:00 committed by Jack Nagel
parent 68fecd9924
commit b150582461
1 changed files with 2 additions and 2 deletions

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 '5f48fa1bc8cd700cf7d9d59f701db8b466b3e457'
version '1.1.30'
sha1 '1bd6d8e1cb40ccc30a61ac8b22376d42fe6b2f2b'
version '1.1.31'
def install
bin.install 'when'