homebrew-cask/Casks/xaos.rb

10 lines
234 B
Ruby
Raw Normal View History

2014-08-13 18:14:34 +08:00
class Xaos < Cask
version '3.6'
sha256 '1a3864f354759c03c13150ef541b48d06cf74351360a85a8b46e73a45edc7054'
url 'https://downloads.sourceforge.net/xaos/xaos-3.6-macosx.dmg'
homepage 'http://matek.hu/xaos'
2014-09-16 00:06:38 +08:00
app 'XaoS.app'
2014-08-13 18:14:34 +08:00
end