From 62992de6f610d66deadb7c3dfb16006c51692b72 Mon Sep 17 00:00:00 2001 From: Karim Naaji Date: Wed, 27 Sep 2017 14:08:40 -0400 Subject: [PATCH] Upgrade Unity to 2017.1.1 --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index 4cdb1133..0d985a4b 100644 --- a/circle.yml +++ b/circle.yml @@ -6,7 +6,7 @@ machine: XCODE_SCHEME: phony pre: # grab a current link from: http://unity3d.com/get-unity/download/archive - - curl -o Unity.pkg http://netstorage.unity3d.com/unity/2860b30f0b54/MacEditorInstaller/Unity-5.6.1f1.pkg + - curl -o Unity.pkg https://netstorage.unity3d.com/unity/5d30cf096e79/MacEditorInstaller/Unity-2017.1.1f1.pkg - sudo installer -dumplog -package Unity.pkg -target / test: override: