mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-06-30 06:12:15 -06:00
8 lines
233 B
Ruby
8 lines
233 B
Ruby
class IdocumentPlus < Cask
|
|
url 'http://t.icyblaze.com/idpluslatest'
|
|
appcast 'http://t.icyblaze.com/idplusc4ud'
|
|
homepage 'http://www.icyblaze.com/idocument/'
|
|
version 'latest'
|
|
sha256 :no_check
|
|
link 'iDocument Plus.app'
|
|
end
|