From bba3c54c304bc57a105f43cede9db7c0533d6f22 Mon Sep 17 00:00:00 2001 From: Bevan Kay Date: Tue, 7 Jan 2025 23:41:19 +1100 Subject: [PATCH 1/2] lighttable: disable --- Casks/l/lighttable.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Casks/l/lighttable.rb b/Casks/l/lighttable.rb index 2284bbf0a81df..e4794d27a5313 100644 --- a/Casks/l/lighttable.rb +++ b/Casks/l/lighttable.rb @@ -9,6 +9,7 @@ homepage "http://lighttable.com/" deprecate! date: "2024-01-06", because: :discontinued + disable! date: "2025-01-07", because: :discontinued app "lighttable-#{version}-mac/LightTable.app" binary "lighttable-#{version}-mac/light" From 9e6a87e5b9dae52677aba22f26b066d15e5db4a8 Mon Sep 17 00:00:00 2001 From: Bevan Kay Date: Tue, 7 Jan 2025 23:41:20 +1100 Subject: [PATCH 2/2] manymc: disable --- Casks/m/manymc.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Casks/m/manymc.rb b/Casks/m/manymc.rb index 3a041f10e7f2f..2b13fb8d260f0 100644 --- a/Casks/m/manymc.rb +++ b/Casks/m/manymc.rb @@ -8,6 +8,7 @@ homepage "https://github.com/MinecraftMachina/ManyMC" deprecate! date: "2024-01-07", because: :discontinued + disable! date: "2025-01-07", because: :discontinued depends_on arch: :arm64 depends_on macos: ">= :big_sur"