homebrew-cask/Casks/cathode.rb

14 lines
543 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'cathode' do
2017-05-18 03:46:34 +08:00
version '2.4.1'
sha256 'd2cfbbf480cf9e921f7f76bf7972d60dad4b734abbe7b424b84890b22c589c25'
2014-08-09 02:27:10 +08:00
2016-02-12 06:07:13 +08:00
# amazonaws.com/cjcaufield was verified as official when first introduced to the cask
url "https://s3.amazonaws.com/cjcaufield/products/cathode/cathode_#{version.no_dots}.zip"
2015-05-23 01:20:07 +08:00
appcast 'http://store.secretgeometry.com/appcast.php?id=7',
2017-05-18 03:46:34 +08:00
checkpoint: 'd5a68264c7b23c600344384e8982f0e41562a1848587ef0e5944fc04c554d72a'
2015-08-12 00:57:20 +08:00
name 'Cathode'
homepage 'http://www.secretgeometry.com/apps/cathode/'
2014-08-09 02:27:10 +08:00
2014-09-16 00:05:21 +08:00
app 'Cathode.app'
2014-08-09 02:27:10 +08:00
end