homebrew-cask/Casks/notational-velocity.rb

8 lines
195 B
Ruby

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