homebrew-cask/Casks/fivedetails-flow.rb

12 lines
348 B
Ruby
Raw Normal View History

2014-11-14 01:25:50 +08:00
cask :v1 => 'fivedetails-flow' do
2014-09-17 19:42:44 +08:00
version :latest
sha256 :no_check
url 'http://fivedetails.com/flow/download'
appcast 'http://extendmac.com/flow/updates/update.php'
homepage 'http://fivedetails.com'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:05:34 +08:00
app 'Flow.app'
end