Skip to content

Commit

Permalink
Merge pull request #197735 from singularitti/patch-1
Browse files Browse the repository at this point in the history
dockdoor: 1.6.1
  • Loading branch information
khipp authored Jan 9, 2025
2 parents 4991402 + f649c2f commit 672afa6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Casks/d/dockdoor.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "dockdoor" do
version "1.6"
sha256 "51f59350ce285c9b7ddb82860ec6588ffc77618ffe49a5ce25dc5080890c3192"
version "1.6.1"
sha256 "907595e192323e16e540741eaef2cebebb1a9580cf293da7775c4ab4795b0f6f"

url "https://github.com/ejbills/DockDoor/releases/download/v#{version}/DockDoor.dmg"
name "DockDoor"
Expand All @@ -14,6 +14,8 @@

zap trash: [
"~/Library/Application Support/DockDoor",
"~/Library/Caches/com.ethanbills.DockDoor",
"~/Library/HTTPStorages/com.ethanbills.DockDoor",
"~/Library/Preferences/com.ethanbills.DockDoor.plist",
]
end

0 comments on commit 672afa6

Please sign in to comment.