From 46e45472395704d9bfb0fe090aa2a11e6273d4dc Mon Sep 17 00:00:00 2001 From: miccal Date: Tue, 28 Nov 2023 13:01:19 +0800 Subject: [PATCH 1/2] hex-fiend 2.17.1 --- Casks/h/hex-fiend.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/h/hex-fiend.rb b/Casks/h/hex-fiend.rb index 369e7b2f4d..67b199f4df 100644 --- a/Casks/h/hex-fiend.rb +++ b/Casks/h/hex-fiend.rb @@ -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/" From 1531ca78e446a8d082b05d116351ea98780b3991 Mon Sep 17 00:00:00 2001 From: Miccal Matthews Date: Tue, 28 Nov 2023 13:02:30 +0800 Subject: [PATCH 2/2] Update hex-fiend.rb --- Casks/h/hex-fiend.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Casks/h/hex-fiend.rb b/Casks/h/hex-fiend.rb index 67b199f4df..ce4cef03ac 100644 --- a/Casks/h/hex-fiend.rb +++ b/Casks/h/hex-fiend.rb @@ -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",