haxe 2.0.9

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Chad Remesch 2012-05-29 00:26:41 +00:00 committed by Adam Vandenberg
parent 0cb148aed3
commit 74b7b1f2b4
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Haxe < Formula
homepage 'http://haxe.org/'
url 'http://haxe.org/file/haxe-2.08-osx.tar.gz'
sha1 'e8758ea9155bf27606348d02240c2af1fecee67b'
url 'http://haxe.org/file/haxe-2.09-osx.tar.gz'
sha1 '64c538b85578ac9adf44b5727a195ca999301c93'
def install
bin.install %w(haxe haxedoc haxelib)