mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
256 B
Ruby
9 lines
256 B
Ruby
class Wesnoth < Cask
|
|
version '1.10.7'
|
|
sha256 'cdd7788e55e26c9d619b7c98b87db1b99c6a0fc9f525ddb63a6bd33923d94a6f'
|
|
|
|
url 'https://downloads.sourceforge.net/sourceforge/wesnoth/Wesnoth_1.10.7.dmg'
|
|
homepage 'http://wesnoth.org'
|
|
|
|
link 'Wesnoth.app'
|
|
end
|