diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/haxe.rb | 4 |
1 files changed, 2 insertions, 2 deletions
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) |
