homebrew-cask/Casks/intensify-pro.rb

14 lines
584 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'intensify-pro' do
version '1.2.3_952'
sha256 '147cc6db790e3ea6d7d51fbbcde5c27957cc4df24120b1ec79afde2d70d44dd5'
2014-10-18 02:05:53 +08:00
2016-02-01 23:58:51 +08:00
# amazonaws.com/IntensifyCK was verified as official when first introduced to the cask
2016-01-12 16:15:14 +08:00
url "https://creativekit.s3.amazonaws.com/IntensifyCK/IntensifyCK_Distribution_v#{version.dots_to_underscores}.zip"
2015-05-25 03:37:58 +08:00
appcast 'http://cdn.macphun.com/updates/IntensifyPro/appcast.xml',
checkpoint: 'dd6bc7a7e2b41782984ed47a7e4edc7af2898990bbdd5b9c61f85f6d63523ab0'
name 'Intensify Pro'
2016-12-25 07:34:06 +08:00
homepage 'https://macphun.com/intensify'
2014-10-18 02:05:53 +08:00
2016-01-12 12:38:28 +08:00
app 'Intensify CK.app'
2014-10-18 02:05:53 +08:00
end