diff options
| -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' |
