Update wesnoth to 1.14.1a

This commit is contained in:
Gianni Tam-McMillan 2018-05-13 16:00:51 +01:00 committed by Markus Reiter
parent 0f483fc2ce
commit e66cd52ede
1 changed files with 5 additions and 3 deletions

View File

@ -1,13 +1,15 @@
cask 'wesnoth' do
version '1.12.6'
sha256 'c94fe7880b1ed0f52e31ad570d3f082412ffbeb9d7ddadf0c64d501dfc1f0589'
version '1.14.1a'
sha256 'd76d60492546877b015b6aa185c0e500e64c39a643a1137f89bf4eedd757d89c'
# sourceforge.net/wesnoth was verified as official when first introduced to the cask
url "https://downloads.sourceforge.net/wesnoth/Wesnoth_#{version}.dmg"
appcast 'https://sourceforge.net/projects/wesnoth/rss',
checkpoint: '6ab872944613cebe3c54f7922e42f01e3122841a526699ccea41373f258c2ea0'
checkpoint: 'a5501b27da01e08bad9378b822e849f205d25427499e7bcf80a2c47591c616da'
name 'The Battle for Wesnoth'
homepage 'https://wesnoth.org/'
depends_on macos: '>= :mountain_lion'
app 'Wesnoth.app'
end