From 612539a8985f5361e3699815320407e33f093127 Mon Sep 17 00:00:00 2001 From: Sam Ford <1584702+samford@users.noreply.github.com> Date: Sun, 24 Dec 2023 20:07:48 -0500 Subject: [PATCH] mcgimp: disable --- Casks/m/mcgimp.rb | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Casks/m/mcgimp.rb b/Casks/m/mcgimp.rb index bce8f7055c..46e90790d6 100644 --- a/Casks/m/mcgimp.rb +++ b/Casks/m/mcgimp.rb @@ -7,10 +7,7 @@ cask "mcgimp" do desc "Recompiled GIMP installation" homepage "https://www.partha.com/" - livecheck do - url :homepage - regex(%r{href=.*?/McGimp-(\d+(?:\.\d+)*)\.app\.zip}i) - end + disable! date: "2023-12-24", because: :discontinued depends_on macos: ">= :sierra"