From 2d66ebe53b46b66a5ea1a1052bf81c3ce4f1c42b Mon Sep 17 00:00:00 2001 From: Elliot Jordan Date: Mon, 12 Feb 2024 10:20:37 -0800 Subject: [PATCH] Revert new DOWNLOAD_URL variable for Autodesk Fusion 360 This will allow subsequent URL updates to be provided by pull requests to this repo, rather than relying on each individual AutoPkg user to update their own override. --- AutodeskFusion360/AutodeskFusion360.download.recipe | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/AutodeskFusion360/AutodeskFusion360.download.recipe b/AutodeskFusion360/AutodeskFusion360.download.recipe index 72331685..3b3be850 100644 --- a/AutodeskFusion360/AutodeskFusion360.download.recipe +++ b/AutodeskFusion360/AutodeskFusion360.download.recipe @@ -12,8 +12,6 @@ Autodesk Fusion 360 USER_AGENT Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.112 Safari/534.30 - DOWNLOAD_URL - https://dl.appstreaming.autodesk.com/production/installers/Autodesk%20Fusion%20Admin%20Install.pkg MinimumVersion 0.6.1 @@ -30,7 +28,7 @@ %USER_AGENT% url - %DOWNLOAD_URL% + https://dl.appstreaming.autodesk.com/production/installers/Autodesk%20Fusion%20Admin%20Install.pkg Processor URLDownloader