when 1.1.30
Closes Homebrew/homebrew#17753. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
64ecbb72b9
commit
54f1091fad
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue