homebrew-cask/Casks/the-escapers-flux.rb

14 lines
511 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'the-escapers-flux' do
version '6.1.13'
sha256 '582bd6abcf49f3c1e67547020af7a7fd4026f3c7e8e3ff373e985361e98934f9'
# amazonaws.com/Flux was verified as official when first introduced to the cask
2016-01-18 09:00:13 +08:00
url "https://s3.amazonaws.com/Flux/FluxV#{version.major}.zip"
appcast 'http://s3.amazonaws.com/Flux/flux.xml',
checkpoint: '9de24e75553e652fad15b333e89bd126668b51d45dcbcacea9092f23e804067c'
2015-01-05 05:06:51 +08:00
name 'Flux'
homepage 'http://www.theescapers.com/product.php?product=flux'
2014-09-16 00:06:28 +08:00
app 'Flux.app'
end