mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
241 B
Ruby
7 lines
241 B
Ruby
class Teeworlds < Cask
|
|
url 'http://teeworlds.com/files/teeworlds-0.6.2-osx.dmg'
|
|
homepage 'https://www.teeworlds.com/'
|
|
version '0.6.2'
|
|
sha1 '9fdc5ecd0ca760141105946184329a27e318e3df'
|
|
link 'Teeworlds.app', 'Teeworlds Server.app'
|
|
end
|