homebrew-cask/Casks/cathode.rb

13 lines
456 B
Ruby

cask 'cathode' do
version '2.4.1'
sha256 'd2cfbbf480cf9e921f7f76bf7972d60dad4b734abbe7b424b84890b22c589c25'
# cjcaufield.s3.amazonaws.com was verified as official when first introduced to the cask
url "https://cjcaufield.s3.amazonaws.com/products/cathode/cathode_#{version.no_dots}.zip"
appcast 'http://store.secretgeometry.com/appcast.php?id=7'
name 'Cathode'
homepage 'http://www.secretgeometry.com/apps/cathode/'
app 'Cathode.app'
end