homebrew-cask/Casks/notational-velocity.rb

13 lines
417 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'notational-velocity' do
2016-01-17 03:31:20 +08:00
version '2.0b5'
sha256 '301ee466e866b4f665d5d126f4775b3a004f8b95776a75bcf42385a6266b6298'
2012-10-09 03:21:46 +08:00
url 'http://notational.net/NotationalVelocity.zip'
2015-12-26 04:57:40 +08:00
appcast 'http://notational.net/nvupdates.xml',
checkpoint: '8d4ad4439a1c5963205f5183ac55682b3935f3c44a711fcf1cd9a1db1a855ae1'
2015-04-16 01:24:20 +08:00
name 'Notational Velocity'
2012-10-09 03:21:46 +08:00
homepage 'http://notational.net'
2014-09-16 00:06:02 +08:00
app 'Notational Velocity.app'
2012-10-09 03:21:46 +08:00
end