Add CHIRP.app, version 20200516 (#82765)

This commit is contained in:
Mike Morris 2020-05-18 11:05:05 -04:00 committed by GitHub
parent a64c92e617
commit 30d5f41f9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 0 deletions

13
Casks/chirp.rb Normal file
View File

@ -0,0 +1,13 @@
cask 'chirp' do
version '20200516'
sha256 '7dfab75731dab76635c33b643f62f54bbd2861a19cbf9f19e19a4d4b91c80ea2'
url "https://trac.chirp.danplanet.com/chirp_daily/LATEST/chirp-unified-daily-#{version}.app.zip"
appcast 'https://trac.chirp.danplanet.com/chirp_daily/LATEST/SHA1SUM'
name 'CHIRP'
homepage 'https://chirp.danplanet.com/projects/chirp/wiki/Home'
depends_on cask: 'kk7ds-python-runtime'
app 'CHIRP.app'
end