mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #163238 from samford/mcgimp-deprecate
mcgimp: disable
This commit is contained in:
+1
-4
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user