Merge pull request #198803 from Homebrew/bump-wizcli-0.69.0
[Homebrew/homebrew-cask.git] / Casks / n / nocturn.rb
blob747966af5884f78d6a395ad49f3a822dbea7ddad
1 cask "nocturn" do
2   version "1.8.4"
3   sha256 "c51eac959ccbd4eaf657ff93735de2dbc138faa26d2d56a7f89aeeea30751e9b"
5   url "https://github.com/k0kubun/Nocturn/releases/download/v#{version}/Nocturn-darwin-x64.zip"
6   name "Nocturn"
7   desc "Multi-platform Twitter client"
8   homepage "https://github.com/k0kubun/Nocturn"
10   deprecate! date: "2024-01-11", because: :discontinued
11   disable! date: "2025-01-11", because: :discontinued
13   app "Nocturn-darwin-x64/Nocturn.app"
15   caveats do
16     requires_rosetta
17   end
18 end