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
2016-01-08 06:30:14 +08:00
version '1.2.2_867'
sha256 '6f259029ea928f92efdafe98706d341bd6418d8195374183758ab4cbc6a665c5'
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: 'a617011d8dbc7e3223a1cefafbe1ab1a83ec9f7adea37827da2f8115519ec1f8'
name 'Intensify Pro'
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