From f3e5dd0958f8fc569dd2e8f6f029e48933e6ad71 Mon Sep 17 00:00:00 2001 From: miccal Date: Tue, 20 Feb 2024 13:11:43 +0800 Subject: [PATCH 1/2] maintenance 3.1.4 --- Casks/m/maintenance.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/m/maintenance.rb b/Casks/m/maintenance.rb index dd29ba88cf..92688c14c0 100644 --- a/Casks/m/maintenance.rb +++ b/Casks/m/maintenance.rb @@ -42,7 +42,7 @@ cask "maintenance" do url "https://www.titanium-software.fr/download/13/Maintenance.dmg" end on_sonoma :or_newer do - version "3.1.3" + version "3.1.4" url "https://www.titanium-software.fr/download/14/Maintenance.dmg" end From 2a6aec59910f9d1d81540f85fe97e0c08c89797e Mon Sep 17 00:00:00 2001 From: Miccal Matthews Date: Tue, 20 Feb 2024 13:12:06 +0800 Subject: [PATCH 2/2] Update maintenance.rb --- Casks/m/maintenance.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/m/maintenance.rb b/Casks/m/maintenance.rb index 92688c14c0..9306eeebf8 100644 --- a/Casks/m/maintenance.rb +++ b/Casks/m/maintenance.rb @@ -71,7 +71,7 @@ cask "maintenance" do app "Maintenance.app" zap trash: [ - "~/Library/Caches/com.apple.helpd/Generated/com.titanium.Maintenance.help*3.0.1", + "~/Library/Caches/com.apple.helpd/Generated/com.titanium.Maintenance.help*", "~/Library/Preferences/com.titanium.Maintenance.plist", "~/Library/Saved Application State/com.titanium.Maintenance.savedState", ]