homebrew-cask-versions/Casks/startninja.rb
2015-01-23 15:17:21 +00:00

11 lines
362 B
Ruby

cask :v1 => 'startninja' do
version :latest
sha256 :no_check
url 'http://www.allvu.com/downloads/StartNinjaInstaller.dmg'
name 'StartNinja'
homepage 'http://www.allvu.com/index.php/products/startninja.html'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'StartNinja.app'
end