clay 2011.04.18
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
3f4448b0bc
commit
3d88dc45a8
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
require 'formula'
|
||||
|
||||
class Clay < Formula
|
||||
url 'http://tachyon.in/clay/binaries/clay-macosx-2010.11.13.zip'
|
||||
url 'http://tachyon.in/clay/binaries/clay-macosx-2011.04.18.zip'
|
||||
homepage 'http://claylanguage.org'
|
||||
version '2010.11.13'
|
||||
md5 '4039c21970b9ccc1217bc5a731a16914'
|
||||
version '2011.04.18'
|
||||
md5 '9f43d8147f95ce0d7c3cd12e368406a4'
|
||||
|
||||
def install
|
||||
libexec.install Dir['*']
|
||||
|
|
Loading…
Reference in a new issue