homebrew-cask/Casks/notational-velocity.rb

9 lines
243 B
Ruby

class NotationalVelocity < Cask
url 'http://notational.net/NotationalVelocity.zip'
appcast 'http://notational.net/nvupdates.xml'
homepage 'http://notational.net'
version 'latest'
sha256 :no_check
link 'Notational Velocity.app'
end