Merge pull request #161790 from Homebrew/miccal-qth

qth: update `depends_on`
This commit is contained in:
Miccal Matthews
2023-12-06 09:13:48 +08:00
committed by GitHub
+1 -1
View File
@@ -12,7 +12,7 @@ cask "qth" do
regex(%r{href=.*?/QTH[._-]v?(\d+(?:\.\d+)+)\.dmg}i)
end
depends_on macos: ">= :sierra"
depends_on macos: ">= :high_sierra"
app "QTH.app"