diff options
| author | Andy Li | 2014-03-16 00:13:37 +0800 |
|---|---|---|
| committer | Mike McQuaid | 2014-03-16 15:20:54 +0000 |
| commit | 4d8e4a8f2262c99826ce77cd199334c0e88e9ba0 (patch) | |
| tree | 1f65864e3db00d89b91819b14d9b4ff6f9787180 /Library/Formula | |
| parent | 37ab20aa5dbcf420d268d335352aa23efcaa6416 (diff) | |
| download | homebrew-4d8e4a8f2262c99826ce77cd199334c0e88e9ba0.tar.bz2 | |
haxe 3.1.1
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 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' |
