homebrew-cask/Casks/copper.rb

14 lines
487 B
Ruby
Raw Normal View History

2016-09-25 05:00:23 +08:00
cask 'copper' do
2016-12-17 09:00:25 +08:00
version '1.3'
sha256 '81a536e5dcf737d0d6f887a3422bc30c90466d96e6a3019fc8ac154607a4ba85'
2016-09-25 05:00:23 +08:00
# dl.devmate.com was verified as official when first introduced to the cask
2016-12-17 09:00:25 +08:00
url 'https://dl.devmate.com/com.appfruits.copper/Copper.zip'
2016-09-25 05:00:23 +08:00
appcast 'https://updates.devmate.com/com.appfruits.copper.xml',
2016-12-17 09:00:25 +08:00
checkpoint: '740c67fe43ee3794dc82fb08f6b641a3d46b59dde7d444cdcd709adaf41749b0'
2016-09-25 05:00:23 +08:00
name 'Copper'
2016-10-12 16:16:25 +08:00
homepage 'https://www.copper-app.com/'
2016-09-25 05:00:23 +08:00
app 'Copper.app'
end