homebrew-cask/Casks/notational-velocity.rb

13 lines
292 B
Ruby

cask :v1 => 'notational-velocity' do
version :latest
sha256 :no_check
url 'http://notational.net/NotationalVelocity.zip'
appcast 'http://notational.net/nvupdates.xml'
name 'Notational Velocity'
homepage 'http://notational.net'
license :gpl
app 'Notational Velocity.app'
end