Skip to content

Commit

Permalink
midi-monitor: set auto_update true, update zap
Browse files Browse the repository at this point in the history
  • Loading branch information
bevanjkay committed Apr 22, 2024
1 parent 8a5b86b commit 6d05a2a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Casks/m/midi-monitor.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
strategy :sparkle
end

auto_updates true
depends_on macos: ">= :high_sierra"

app "MIDI Monitor.app"
Expand All @@ -24,7 +25,9 @@
]

zap trash: [
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.snoize.midimonitor.sfl*",
"~/Library/Caches/com.snoize.MIDIMonitor",
"~/Library/HTTPStorages/com.snoize.MIDIMonitor",
"~/Library/Preferences/com.snoize.MIDIMonitor.plist",
"~/Library/Saved Application State/com.snoize.MIDIMonitor.savedState",
]
Expand Down

0 comments on commit 6d05a2a

Please sign in to comment.