diff --git a/Casks/m/machoexplorer.rb b/Casks/m/machoexplorer.rb index 2e686bf889..36e2f0b1aa 100644 --- a/Casks/m/machoexplorer.rb +++ b/Casks/m/machoexplorer.rb @@ -7,9 +7,7 @@ cask "machoexplorer" do desc "Mach-O Executable File Explorer" homepage "https://github.com/everettjf/MachOExplorer" - app "MachOExplorer.app" + deprecate! date: "2023-12-17", because: :discontinued - caveats do - discontinued - end + app "MachOExplorer.app" end