homebrew-cask/Casks/idocument-plus.rb

13 lines
378 B
Ruby
Raw Normal View History

2014-11-14 01:26:04 +08:00
cask :v1 => 'idocument-plus' do
2014-09-17 19:42:48 +08:00
version :latest
sha256 :no_check
url 'http://t.icyblaze.com/idpluslatest'
appcast 'http://t.icyblaze.com/idplusc4ud'
2015-04-03 06:12:20 +08:00
name 'iDocument Plus'
homepage 'http://www.icyblaze.com/idocument/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:05:43 +08:00
app 'iDocument Plus.app'
end