homebrew-cask/Casks/cathode.rb

13 lines
453 B
Ruby

cask 'cathode' do
version '2.4.1'
sha256 'd2cfbbf480cf9e921f7f76bf7972d60dad4b734abbe7b424b84890b22c589c25'
# 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"
appcast 'http://store.secretgeometry.com/appcast.php?id=7'
name 'Cathode'
homepage 'http://www.secretgeometry.com/apps/cathode/'
app 'Cathode.app'
end