homebrew-cask/Casks/fluxus.rb

12 lines
349 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'fluxus' do
2015-03-03 21:41:10 +08:00
version '0.17-3.rc4'
sha256 'ee4608af10117e87a905004f2a4e3a77c1c587bb6d6d8d533e7285c2ce4d9d96'
2016-07-05 04:28:12 +08:00
# mndl.hu/fluxus was verified as official when first introduced to the cask
2015-03-03 21:41:10 +08:00
url "http://mndl.hu/fluxus/fluxus-#{version}.mac_intel.10.5.dmg.zip"
name 'Fluxus'
homepage 'http://www.pawfal.org/fluxus/'
app 'Fluxus.app'
end