diff --git a/Casks/a/autodesk-fusion360.rb b/Casks/a/autodesk-fusion360.rb index 0e2452cb18..6e827da001 100644 --- a/Casks/a/autodesk-fusion360.rb +++ b/Casks/a/autodesk-fusion360.rb @@ -1,5 +1,4 @@ -cask "autodesk-fusion360" do - # NOTE: "360" is not a version number, but an intrinsic part of the product name +cask "autodesk-fusion" do version :latest sha256 :no_check @@ -15,7 +14,7 @@ cask "autodesk-fusion360" do uninstall quit: [ "com.autodesk.dls.streamer.scriptapp.Autodesk-Fusion", - "com.autodesk.fusion360", + "com.autodesk.fusion", ], script: { executable: "#{staged_path}/Install Autodesk Fusion.app/Contents/MacOS/streamer", diff --git a/cask_renames.json b/cask_renames.json index 8a93136bbd..a0f9df5d57 100644 --- a/cask_renames.json +++ b/cask_renames.json @@ -1,5 +1,6 @@ { "ankerslicer": "ankermake", + "autodesk-fusion360": "autodesk-fusion", "betterdummy": "betterdisplay", "clinq": "sipgate-clinq", "cloudapp": "zight",