aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAndy Li2014-03-16 00:13:37 +0800
committerMike McQuaid2014-03-16 15:20:54 +0000
commit4d8e4a8f2262c99826ce77cd199334c0e88e9ba0 (patch)
tree1f65864e3db00d89b91819b14d9b4ff6f9787180 /Library/Formula
parent37ab20aa5dbcf420d268d335352aa23efcaa6416 (diff)
downloadhomebrew-4d8e4a8f2262c99826ce77cd199334c0e88e9ba0.tar.bz2
haxe 3.1.1
Diffstat (limited to 'Library/Formula')
-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 a0a6b77c0..7d5ad2317 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 => 'v3.1.0'
+ url 'https://github.com/HaxeFoundation/haxe.git', :tag => 'v3.1.1'
head 'https://github.com/HaxeFoundation/haxe.git', :branch => 'development'