homebrew-cask/Casks/idocument-plus.rb

14 lines
585 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'idocument-plus' do
version '2.7'
sha256 'a3ec0e2ada87b7795f1d7bc1b12610a800c2ce6b4442d07e7e24703c8f34a1e2'
2016-02-01 23:56:28 +08:00
# amazonaws.com/IcyBlaze-iDocument2 was verified as official when first introduced to the cask
url "https://s3.amazonaws.com/IcyBlaze-iDocument2/Download/idocument_plus_#{version}.dmg"
2016-01-14 05:26:43 +08:00
appcast 'http://www.icyblaze.com/idocument/changelogs/idocumentplus_release.html',
checkpoint: '816e6021878b62ab2c0e0f2f808255a08ae4b2dd1e4da7cfdd62170e7c7a1cde'
2015-04-03 06:12:20 +08:00
name 'iDocument Plus'
homepage 'http://www.icyblaze.com/idocument/'
2014-09-16 00:05:43 +08:00
app 'iDocument Plus.app'
end