mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #161137 from miccal/bump-hex-fiend-2.17.1
hex-fiend 2.17.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
cask "hex-fiend" do
|
||||
version "2.17.0"
|
||||
sha256 "e3c7b3591dd50480907b16dae20ca57576f3e2f734fb8c1fc422be0f8c83f962"
|
||||
version "2.17.1"
|
||||
sha256 "4291a6a710e9752fac26db0db69d1548077d5895da6622931f8c83b032bc1529"
|
||||
|
||||
url "https://github.com/ridiculousfish/HexFiend/releases/download/v#{version}/Hex_Fiend_#{version.major_minor_patch.chomp(".0")}.dmg",
|
||||
verified: "github.com/ridiculousfish/HexFiend/"
|
||||
@@ -14,12 +14,13 @@ cask "hex-fiend" do
|
||||
end
|
||||
|
||||
auto_updates true
|
||||
depends_on macos: ">= :mojave"
|
||||
|
||||
app "Hex Fiend.app"
|
||||
binary "#{appdir}/Hex Fiend.app/Contents/Resources/hexf"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.ridiculousfish.hexfiend.sfl2",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.ridiculousfish.hexfiend.sfl*",
|
||||
"~/Library/Application Support/com.ridiculousfish.HexFiend",
|
||||
"~/Library/Caches/com.ridiculousfish.HexFiend",
|
||||
"~/Library/Cookies/com.ridiculousfish.HexFiend.binarycookies",
|
||||
|
||||
Reference in New Issue
Block a user