homebrew-cask/Casks/xaos.rb

14 lines
484 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'xaos' do
2014-08-13 18:14:34 +08:00
version '3.6'
sha256 '1a3864f354759c03c13150ef541b48d06cf74351360a85a8b46e73a45edc7054'
# sourceforge.net/xaos was verified as official when first introduced to the cask
url "https://downloads.sourceforge.net/xaos/xaos-#{version}-macosx.dmg"
appcast 'https://sourceforge.net/projects/xaos/rss',
checkpoint: '146ea58dc7acf2fae163644fdede7c5da1caacf4c84c3f1c3745a99b7f38a1c6'
2015-01-10 05:09:57 +08:00
name 'GNU XaoS'
2014-08-13 18:14:34 +08:00
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