From 5885cf4698fcc50f593530e5d27b2eb78f4d99fc Mon Sep 17 00:00:00 2001 From: miccal Date: Sun, 17 Dec 2023 08:11:13 +0800 Subject: [PATCH 1/2] sameboy 0.16 --- Casks/s/sameboy.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/s/sameboy.rb b/Casks/s/sameboy.rb index 3287a616b2..8cffae21cf 100644 --- a/Casks/s/sameboy.rb +++ b/Casks/s/sameboy.rb @@ -1,6 +1,6 @@ cask "sameboy" do - version "0.15.8" - sha256 "8df3df469868f77777bc1776f15e95085f0256bec891cf65c5918c01cb16611f" + version "0.16" + sha256 "3d0669f7d56356d21f2fc5f748e5b8ffb2e5052f295930372d94d9926da53c98" url "https://github.com/LIJI32/SameBoy/releases/download/v#{version}/sameboy_cocoa_v#{version}.zip", verified: "github.com/LIJI32/SameBoy/" From c1c197fb24e854427672e4d447343d8b7f277b10 Mon Sep 17 00:00:00 2001 From: Miccal Matthews Date: Sun, 17 Dec 2023 08:11:40 +0800 Subject: [PATCH 2/2] Update sameboy.rb --- Casks/s/sameboy.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/s/sameboy.rb b/Casks/s/sameboy.rb index 8cffae21cf..585ebb988f 100644 --- a/Casks/s/sameboy.rb +++ b/Casks/s/sameboy.rb @@ -18,7 +18,7 @@ cask "sameboy" do app "SameBoy.app" zap trash: [ - "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.github.liji32.sameboy.sfl2", + "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.github.liji32.sameboy.sfl*", "~/Library/Caches/com.github.liji32.sameboy", "~/Library/Preferences/com.github.liji32.sameboy.plist", "~/Library/Saved Application State/com.github.liji32.sameboy.savedState",