From 82c7ca37a83f0af3d4e2874eea76d04e40128d74 Mon Sep 17 00:00:00 2001 From: Andy Li Date: Wed, 18 Dec 2019 02:29:57 +0800 Subject: [PATCH] haxe 4.0.5 Closes #47982. Signed-off-by: FX Coudert --- Formula/haxe.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/haxe.rb b/Formula/haxe.rb index ed522e89d5..8d9036fc59 100644 --- a/Formula/haxe.rb +++ b/Formula/haxe.rb @@ -2,8 +2,8 @@ class Haxe < Formula desc "Multi-platform programming language" homepage "https://haxe.org/" url "https://github.com/HaxeFoundation/haxe.git", - :tag => "4.0.3", - :revision => "dcfaf4ac01ffd4dbfbcc649f6e2a41ca7bfd1450" + :tag => "4.0.5", + :revision => "67feacebc59d5cd9dce232058f12cb933622d619" head "https://github.com/HaxeFoundation/haxe.git", :branch => "development" bottle do