[Cask] Add dragonfly-reverb

This commit is contained in:
Nikolai Rodionov
2023-01-22 10:55:54 +01:00
parent e3b7276aa1
commit 99a6edff87
2 changed files with 26 additions and 7 deletions

View File

@ -22,11 +22,4 @@ cask "openmusic" do
regex(/^v?(\d+(?:\.\d+)+)$/i)
end
app "OM #{version}.app"
zap trash: [
# "~/Library/Application Support/Electron ",
# "~/Library/Caches/Electron",
# "~/Library/Preferences/com.github.electron.helper.plist",
# "~/Library/Preferences/com.github.electron.plist",
]
end