cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / findings.rb
blobcfcfdccdef3da0b6b0ec0a102b55d872c936ba51
1 cask :v1 => 'findings' do
2   version :latest
3   sha256 :no_check
5   url 'http://downloads.findingsapp.com/findings'
6   appcast 'http://downloads.findingsapp.com/appcast.xml'
7   homepage 'http://findingsapp.com'
8   license :unknown    # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
10   app 'Findings.app'
11 end