Skip to content

Commit

Permalink
Merge pull request #624 from TonyPaco/patch-1
Browse files Browse the repository at this point in the history
Update AutodeskFusion360.download.recipe
  • Loading branch information
homebysix authored Feb 11, 2024
2 parents e331dec + 66acded commit 93ef035
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion AutodeskFusion360/AutodeskFusion360.download.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
<string>Autodesk Fusion 360</string>
<key>USER_AGENT</key>
<string>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</string>
<key>DOWNLOAD_URL</key>
<string>https://dl.appstreaming.autodesk.com/production/installers/Autodesk%20Fusion%20Admin%20Install.pkg</string>
</dict>
<key>MinimumVersion</key>
<string>0.6.1</string>
Expand All @@ -28,7 +30,7 @@
<string>%USER_AGENT%</string>
</dict>
<key>url</key>
<string>https://dl.appstreaming.autodesk.com/production/installers/Autodesk%20Fusion%20360%20Admin%20Install.pkg</string>
<string>%DOWNLOAD_URL%</string>
</dict>
<key>Processor</key>
<string>URLDownloader</string>
Expand Down

0 comments on commit 93ef035

Please sign in to comment.