homebrew-cask/Casks/macpar-deluxe.rb

12 lines
355 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'macpar-deluxe' do
2014-09-17 19:42:51 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'http://www.xs4all.nl/~gp/MacPAR_deLuxe/MacPARdeLuxe.dmg'
2015-04-12 02:43:26 +08:00
name 'MacPAR deLuxe'
homepage 'http://gp.home.xs4all.nl/Site/MacPAR_deLuxe.html'
license :unknown # TODO: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:05:53 +08:00
app 'MacPAR deLuxe.app'
end