homebrew-cask/Casks/mac-informer.rb

8 lines
186 B
Ruby
Raw Normal View History

class MacInformer < Cask
url 'http://files.informer.com/simac.dmg'
homepage 'http://macdownload.informer.com/landing/'
version 'latest'
no_checksum
link 'Mac Informer.app'
end