diff options
| author | Andy Li | 2014-04-14 05:35:37 +0800 |
|---|---|---|
| committer | Adam Vandenberg | 2014-04-13 15:28:34 -0700 |
| commit | 34d6f2829e8b3bede538cae972eedce4fa177a85 (patch) | |
| tree | f824eceb72fe8c00b4148ba046f8a4349d8df8f2 /Library/Formula | |
| parent | f34ac37b43044226ad22d66abf161746c83b679b (diff) | |
| download | homebrew-34d6f2829e8b3bede538cae972eedce4fa177a85.tar.bz2 | |
haxe 3.1.3
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/haxe.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/haxe.rb b/Library/Formula/haxe.rb index 57eb69015..8e36c77ce 100644 --- a/Library/Formula/haxe.rb +++ b/Library/Formula/haxe.rb @@ -2,7 +2,7 @@ require 'formula' class Haxe < Formula homepage 'http://haxe.org' - url 'https://github.com/HaxeFoundation/haxe.git', :tag => '3.1.2' + url 'https://github.com/HaxeFoundation/haxe.git', :tag => '3.1.3' head 'https://github.com/HaxeFoundation/haxe.git', :branch => 'development' |
