From 68f2d9bebaf8d7cee5c2b486a190045813159a20 Mon Sep 17 00:00:00 2001 From: Bevan Kay Date: Mon, 12 Feb 2024 08:37:07 +0000 Subject: [PATCH] autodesk-fusion360: rename to autodesk-fusion --- Casks/a/autodesk-fusion360.rb | 5 ++--- cask_renames.json | 1 + 2 files changed, 3 insertions(+), 3 deletions(-) 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",