From f87d4919cf0c10ddfbf9d0d1924daa353c41cfd4 Mon Sep 17 00:00:00 2001 From: Chad Remesch Date: Tue, 29 May 2012 00:26:41 +0000 Subject: haxe 2.0.9 Signed-off-by: Adam Vandenberg --- Library/Formula/haxe.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/haxe.rb b/Library/Formula/haxe.rb index 0677101f0..8f6e38cc5 100644 --- a/Library/Formula/haxe.rb +++ b/Library/Formula/haxe.rb @@ -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) -- cgit v1.2.3