homebrew-cask/Casks/torustrooper.rb

12 lines
374 B
Ruby

cask :v1 => 'torustrooper' do
version :latest
sha256 :no_check
url 'https://workram.com/downloads.php?f=TorusTrooper', :referer => 'https://workram.com/games'
name 'Torus Trooper'
homepage 'http://workram.com/games/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'TorusTrooper.app'
end