aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Li2014-04-14 05:35:37 +0800
committerAdam Vandenberg2014-04-13 15:28:34 -0700
commit34d6f2829e8b3bede538cae972eedce4fa177a85 (patch)
treef824eceb72fe8c00b4148ba046f8a4349d8df8f2
parentf34ac37b43044226ad22d66abf161746c83b679b (diff)
downloadhomebrew-34d6f2829e8b3bede538cae972eedce4fa177a85.tar.bz2
haxe 3.1.3
-rw-r--r--Library/Formula/haxe.rb2
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'