mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
270 B
Ruby
7 lines
270 B
Ruby
class Hoster < Cask
|
|
url 'http://www.redwinder.com/macapp/hoster/tmp/Hoster1.208.zip'
|
|
homepage 'http://gamelab.mit.edu/games/a-slower-speed-of-light/'
|
|
version '1.2'
|
|
sha256 'aad3404d5127bd3299e57ecf152c911776bf47bea877be56c4a9cefbc0cbf095'
|
|
link 'Hoster.app'
|
|
end
|