Merge pull request #163551 from krehel/gaphor-add-depends-on

This commit is contained in:
Bevan Kay
2024-01-01 09:55:03 +11:00
committed by GitHub
+2
View File
@@ -8,6 +8,8 @@ cask "gaphor" do
desc "UML/SysML modeling tool"
homepage "https://gaphor.org/"
depends_on macos: ">= :high_sierra"
app "Gaphor.app"
uninstall quit: "Gaphor-#{version}"