homebrew-cask/Casks/findings.rb

11 lines
233 B
Ruby
Raw Normal View History

2014-05-20 22:31:55 +08:00
class Findings < Cask
version 'latest'
sha256 :no_check
2014-06-11 04:45:48 +08:00
url 'http://downloads.findingsapp.com/findings'
2014-06-03 01:38:03 +08:00
appcast 'http://downloads.findingsapp.com/appcast.xml'
2014-05-20 22:31:55 +08:00
homepage 'http://findingsapp.com'
2014-05-20 22:31:55 +08:00
link 'Findings.app'
end