Merge pull request #165625 from miccal/bump-chirp-20240130

chirp 20240130
This commit is contained in:
BrewTestBot 2024-01-30 22:41:38 +00:00 committed by GitHub
commit 5e80e802cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,6 @@
cask "chirp" do
version "20240130"
sha256 "869fef0900bf99b8dbc5b1f052384880f0a09bcff5a6ee430cd25ff87a779930"
sha256 "1fbc05a9175dc99c60c6847f81a143952d80a24a696b55f2a0564694ee1fda65"
url "https://trac.chirp.danplanet.com/chirp_next/next-#{version}/chirp-next-#{version}.app.zip"
name "CHIRP"
@ -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"