homebrew-cask/Casks/notational-velocity.rb

12 lines
263 B
Ruby
Raw Normal View History

cask :v1 => 'notational-velocity' do
version :latest
sha256 :no_check
2012-10-09 03:21:46 +08:00
url 'http://notational.net/NotationalVelocity.zip'
appcast 'http://notational.net/nvupdates.xml'
2012-10-09 03:21:46 +08:00
homepage 'http://notational.net'
license :gpl
2014-09-16 00:06:02 +08:00
app 'Notational Velocity.app'
2012-10-09 03:21:46 +08:00
end