homebrew-cask/Casks/widelands.rb

13 lines
491 B
Ruby
Raw Normal View History

2014-11-14 01:27:21 +08:00
cask :v1 => 'widelands' do
2014-02-22 22:32:26 +08:00
version 'Build 18'
sha256 '1d209dcf653942788120c6f1abbe6f421fdefe6776f4feed48c58eddeb4c3722'
# launchpad.net is the official download host per the vendor homepage
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/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:06:36 +08:00
app 'Widelands.app'
2014-02-14 01:08:54 +08:00
end