Update qth.rb

This commit is contained in:
Miccal Matthews 2024-04-02 10:55:21 +08:00 committed by GitHub
parent 5bad1229ca
commit a49578b6e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ cask "qth" do
regex(%r{href=.*?/QTH[._-]v?(\d+(?:\.\d+)+)\.dmg}i)
end
depends_on macos: ">= :catalina"
depends_on macos: ">= :mojave"
app "QTH.app"