Browse Source

since flux (not f-lux) gets updated, but the url stays the same even though it contains 'v4', changed to have no checksum

Vítor Galvão 12 years ago
parent
commit
f6ee092808
  1. 3
      Casks/flux.rb

3
Casks/flux.rb

@ -2,5 +2,6 @@ class Flux < Cask
url 'http://instruktion.net/theescapers/downloads/FluxV4.zip'
homepage 'http://www.theescapers.com/flux/'
version '4'
sha1 '4c5ef6573bd6b55915ec26bf6ba16c10f83b30d1'
no_checksum
link :app, 'Flux.app'
end

Loading…
Cancel
Save