haxe 3.2.0

Closes Homebrew/homebrew#39704.
Closes Homebrew/homebrew#40142.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Chris Kim 2015-05-27 15:07:16 -04:00 committed by Mike McQuaid
parent e98e34609a
commit 237cc2a639

View file

@ -4,9 +4,7 @@ class Haxe < Formula
homepage "http://haxe.org"
stable do
url "https://github.com/HaxeFoundation/haxe.git", :tag => "3.1.3", :revision => "7be30670b2f1f9b6082499c8fb9e23c0a6df6c28"
# Remove the below with the next stable release
depends_on MaximumMacOSRequirement => :mavericks
url "https://github.com/HaxeFoundation/haxe.git", :tag => "3.2.0", :revision => "77d171b15c94932d265e2a03d476bafc9b3a1894"
end
bottle do