homebrew-cask/Casks/maratis.rb

13 lines
386 B
Ruby

cask 'maratis' do
version '3.21-beta'
sha256 '7ec6dd97f1ce1ce09e08df0947fcb6ceb7a9f63024998f44afed3d3965829707'
# maratis.googlecode.com was verified as official when first introduced to the cask
url "https://maratis.googlecode.com/files/Maratis-#{version}-osx10.6.zip"
name 'Maratis'
homepage 'http://www.maratis3d.org/'
app 'Maratis.app'
app 'MaratisPlayer.app'
end