homebrew-cask/Casks/notational-velocity.rb

12 lines
262 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'
license :unknown
app 'Notational Velocity.app'
end