cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / flowdock.rb
blob16e86d656aaa14c96e9eec012926ea656f38250d
1 cask :v1 => 'flowdock' do
2   version :latest
3   sha256 :no_check
5   # amazonaws.com is the official download host per the vendor homepage
6   url 'https://flowdock-resources.s3.amazonaws.com/mac/Flowdock.zip'
7   appcast 'https://s3.amazonaws.com/flowdock-resources/mac/appcast.xml'
8   homepage 'https://www.flowdock.com/'
9   license :unknown    # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
11   app 'Flowdock.app'
12 end