homebrew-cask/Casks/torustrooper.rb

10 lines
231 B
Ruby
Raw Normal View History

class Torustrooper < Cask
2014-09-17 19:43:05 +08:00
version :latest
2014-09-08 02:59:55 +08:00
sha256 :no_check
2014-09-08 02:59:55 +08:00
url 'https://workram.com/downloads.php?f=TorusTrooper', :referer => 'https://workram.com/games'
homepage 'http://workram.com/games/'
2014-09-16 00:06:31 +08:00
app 'TorusTrooper.app'
2013-12-19 09:42:04 +08:00
end