homebrew-cask/Casks/excalibur.rb

12 lines
286 B
Ruby
Raw Normal View History

2014-11-20 21:39:01 +08:00
cask :v1 => 'excalibur' do
version '4.0.7'
sha256 'e4bf9d459b1df49d80753c9ef32cc8fa4fe6df9cfaa7c21f912052ffb2061202'
url 'http://excalibur.sourceforge.net/get.php?id=407d'
2015-01-23 05:49:56 +08:00
name 'Excalibur'
homepage 'http://excalibur.sourceforge.net'
license :gpl
app 'Excalibur.app'
end