homebrew-cask/Casks/wesnoth.rb

11 lines
278 B
Ruby
Raw Normal View History

2014-11-14 01:27:20 +08:00
cask :v1 => 'wesnoth' do
version '1.10.7'
sha256 'cdd7788e55e26c9d619b7c98b87db1b99c6a0fc9f525ddb63a6bd33923d94a6f'
2014-09-26 20:09:18 +08:00
url "https://downloads.sourceforge.net/sourceforge/wesnoth/Wesnoth_#{version}.dmg"
homepage 'http://wesnoth.org'
2014-10-01 23:34:15 +08:00
license :oss
2014-09-16 00:06:36 +08:00
app 'Wesnoth.app'
end