homebrew-cask/Casks/widelands.rb

13 lines
398 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'widelands' do
2014-02-22 22:32:26 +08:00
version 'Build 18'
sha256 '1d209dcf653942788120c6f1abbe6f421fdefe6776f4feed48c58eddeb4c3722'
2016-03-06 02:32:13 +08:00
# launchpad.net/widelands was verified as official when first introduced to the cask
url 'https://launchpad.net/widelands/build18/build-18/+download/widelands-build18-mac.dmg'
2015-01-23 06:24:42 +08:00
name 'Widelands'
homepage 'https://wl.widelands.org/'
2015-11-12 04:45:03 +08:00
license :gpl
2014-09-16 00:06:36 +08:00
app 'Widelands.app'
2014-02-14 01:08:54 +08:00
end