mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
quickhash: update version, add zap
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
cask "quickhash" do
|
||||
version "3.3.4,2510"
|
||||
version "3.3.4,2510,01,11,2023"
|
||||
sha256 "d5b73524b0d62a7f100f7a6f976eaad98968f03f20f6d6b6c28040f9c255a884"
|
||||
|
||||
url "https://www.quickhash-gui.org/download/quickhash-gui-v#{version.csv.first.dots_to_hyphens}-apple-osx/?wpdmdl=#{version.csv.second}"
|
||||
@@ -18,4 +18,9 @@ cask "quickhash" do
|
||||
container nested: "Quickhash-GUI_#{version.csv.third}#{version.csv.fourth}#{version.csv.fifth}.dmg"
|
||||
|
||||
app "Quickhash-GUI.app"
|
||||
|
||||
zap trash: [
|
||||
"~/.Quickhash-GUI",
|
||||
"~/Library/Saved Application State/www.Quickhash-GUI.org.savedState",
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user