homebrew-cask-versions/Casks/idocument-plus.rb
Vítor Galvão 10da285940 Corrected a few caks with 'no_checksum' that slipped through
Namely clear, idocument-plus, rapidweaver, and sparkbox
2014-05-08 15:56:15 +01:00

7 lines
188 B
Ruby

class IdocumentPlus < Cask
url 'http://t.icyblaze.com/idpluslatest'
homepage 'http://www.icyblaze.com/idocument/'
version 'latest'
sha256 :no_check
link 'iDocument Plus.app'
end