From fac64aeb973b75595c307a93bda17d4c6af43e21 Mon Sep 17 00:00:00 2001 From: Daeho Ro Date: Sat, 4 Jan 2025 17:58:48 +0900 Subject: [PATCH] makehuman: deprecate --- Casks/m/makehuman.rb | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Casks/m/makehuman.rb b/Casks/m/makehuman.rb index 66e0bd19541f..b11021e47c2a 100644 --- a/Casks/m/makehuman.rb +++ b/Casks/m/makehuman.rb @@ -6,12 +6,9 @@ verified: "tuxfamily.org/makehuman/" name "MakeHuman" desc "Open Source tool for making 3D characters" - homepage "http://www.makehumancommunity.org/" + homepage "https://static.makehumancommunity.org/" - livecheck do - url "https://download.tuxfamily.org/makehuman/releases/" - regex(/makehuman[._-]community[._-]v?(\d+(?:\.\d+)+)[._-]macos\.zip/i) - end + deprecate! date: "2025-01-04", because: :discontinued depends_on macos: ">= :sierra"