From 1539fb009d800e8a0eb9e108ff3ae5cb682c9fae Mon Sep 17 00:00:00 2001 From: Daeho Ro Date: Sat, 4 Jan 2025 17:58:48 +0900 Subject: [PATCH] makehuman: disable --- 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..5c34cc2bd5f4 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 + disable! date: "2025-01-04", because: :no_longer_available depends_on macos: ">= :sierra"