homebrew-cask-versions/Casks/fivedetails-flow.rb
Gabriel Izaias a2e498b3f6 Rename metalab-flow cask to only flow
Considering that the the original `flow` cask was discontinued, it
makes more sense to add the vendor prefix since its usage will only
decline
2014-06-27 17:31:39 -03:00

10 lines
229 B
Ruby

class FivedetailsFlow < Cask
version 'latest'
sha256 :no_check
url 'http://fivedetails.com/flow/download'
appcast 'http://extendmac.com/flow/updates/update.php'
homepage 'http://fivedetails.com'
link 'Flow.app'
end