homebrew-cask/Casks/vitamin-r.rb

13 lines
392 B
Ruby
Raw Normal View History

2014-11-14 01:27:18 +08:00
cask :v1 => 'vitamin-r' do
2014-09-17 19:43:07 +08:00
version :latest
sha256 :no_check
2013-05-14 05:49:42 +08:00
url 'http://www.publicspace.net/download/Vitamin.dmg'
2014-05-14 21:40:04 +08:00
appcast 'http://www.publicspace.net/app/vitamin2.xml'
2015-01-10 05:44:00 +08:00
name 'Vitamin-R'
2013-05-14 05:49:42 +08:00
homepage 'http://www.publicspace.net/Vitamin-R/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:06:35 +08:00
app 'Vitamin-R 2.app'
2013-05-14 05:49:42 +08:00
end