homebrew-cask/Casks/torustrooper.rb

10 lines
233 B
Ruby

class Torustrooper < Cask
version 'latest'
sha256 :no_check
url 'https://workram.com/downloads.php?f=TorusTrooper', :referer => 'https://workram.com/games'
homepage 'http://workram.com/games/'
link 'TorusTrooper.app'
end