homebrew-cask/Casks/notational-velocity.rb

11 lines
245 B
Ruby

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