Update chirp.rb

This commit is contained in:
Miccal Matthews 2024-01-31 06:06:09 +08:00 committed by GitHub
parent 5c01228a54
commit c5bac34efd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ cask "chirp" do
regex(/next[._-]v?(\d+(?:\.\d+)*)/i)
end
depends_on macos: ">= :big_sur"
app "CHIRP.app"
zap trash: "~/.chirp"