Merge pull request #198799 from Homebrew/bump-huly-0.6.411
[Homebrew/homebrew-cask.git] / Casks / n / nocturne.rb
blobfdbe3d19801fbfb5ab65cc66099f9bd4f4893baa
1 cask "nocturne" do
2   version "3.0"
3   sha256 "895ac0c5493b3877cf1cc6d62dfb5c0fee3c6bd41d44bd3c87554e52a0cf1462"
5   url "https://github.com/Daij-Djan/nocturne/blob/master/Dist/#{version}.zip?raw=true"
6   name "Nocturne"
7   desc "Adjust display colours to suit low light conditions"
8   homepage "https://github.com/Daij-Djan/nocturne"
10   disable! date: "2024-07-27", because: :unmaintained
12   app "Nocturne.app"
14   caveats do
15     requires_rosetta
16   end
17 end