homebrew-cask/Casks/grandtotal.rb

12 lines
382 B
Ruby

cask :v1 => 'grandtotal' do
version :latest
sha256 :no_check
url 'http://www.mediaatelier.com/GrandTotal3/download.php'
appcast 'http://mediaatelier.com/GrandTotal3/feed.php'
homepage 'http://www.mediaatelier.com/GrandTotal3/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'GrandTotal.app'
end