Skip to content

Commit

Permalink
Merge pull request #182099 from Homebrew/update-flux
Browse files Browse the repository at this point in the history
  • Loading branch information
bevanjkay authored Aug 10, 2024
2 parents cd9f1e2 + 779193a commit 9641bbe
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions Casks/f/flux.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,9 @@
desc "Screen colour temperature controller"
homepage "https://justgetflux.com/"

# The sparkle feed "https://justgetflux.com/mac/macflux.xml" is currently
# unstable and often outputs the older version 40.1 as the latest release.
# As a workaround, we extract the version from plist of unversioned download.
livecheck do
url "https://justgetflux.com/mac/Flux.zip"
strategy :extract_plist
url "https://justgetflux.com/mac/macflux.xml"
strategy :sparkle
end

auto_updates true
Expand Down

0 comments on commit 9641bbe

Please sign in to comment.