homebrew-cask/Casks/mari0.rb

12 lines
383 B
Ruby
Raw Normal View History

2014-11-14 01:26:20 +08:00
cask :v1 => 'mari0' do
2014-09-17 05:26:58 +08:00
version '1.6'
sha256 'da280f99c744cb161ca4a731a5442a72116f92a4170bf94fd0c9d52557e38727'
url 'http://stabyourself.net/dl.php?file=mari0-1006/mari0-osx.zip'
2015-04-13 01:11:22 +08:00
name 'Mari0'
2014-09-17 05:26:58 +08:00
homepage 'http://stabyourself.net/mari0/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-17 05:26:58 +08:00
app 'Mari0.app'
end