mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
178 B
Ruby
7 lines
178 B
Ruby
class Flux < Cask
|
|
url 'http://instruktion.net/theescapers/downloads/FluxV4.zip'
|
|
homepage 'http://www.theescapers.com/flux/'
|
|
version '4'
|
|
no_checksum
|
|
link 'Flux.app'
|
|
end
|