cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / bill.rb
blob14aaeb1ad1f20cb7d82249241b041e9b604fe2f2
1 cask :v1 => 'bill' do
2   version :latest
3   sha256 :no_check
5   url 'http://myownapp.com/downloads/Bill.zip'
6   homepage 'http://billtheapp.com/'
7   license :unknown    # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
9   app 'Bill.app'
10 end