Merge pull request #200213 from Homebrew/bump-tidelift-1.14.0
[Homebrew/homebrew-cask.git] / Casks / n / nightingale.rb
blob29d509728236aa497eda37f3852da121a0671c42
1 cask "nightingale" do
2   version "1.12.1,2454"
3   sha256 "f1a07e5bb6e069ac2f9fdc89c7708d3badb3b41e27199920a6d55b462764c454"
5   url "https://github.com/nightingale-media-player/nightingale-hacking/releases/download/nightingale-#{version.csv.first}/Nightingale_#{version.csv.first}-#{version.csv.second}_macosx-i686.dmg",
6       verified: "github.com/nightingale-media-player/nightingale-hacking/"
7   name "Nightingale"
8   desc "Working tree for the community fork of Songbird"
9   homepage "https://getnightingale.com/"
11   disable! date: "2024-07-16", because: "is 32-bit only"
13   app "Nightingale.app"
14 end