excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / u / uncolored.rb
blob9081a1b319880025b52b1f792545f28c74431d23
1 cask "uncolored" do
2   version "0.10.2"
3   sha256 "7ac0c07fbe3c0b9b1bf575274e590c7070e9b30f46d16744464ae99d4aed9f07"
5   url "https://github.com/n457/Uncolored/releases/download/v.#{version}/Uncolored-v.#{version}-osx-x64.dmg",
6       verified: "github.com/n457/Uncolored/"
7   name "(Un)colored"
8   desc "Rich text (HTML & Markdown) editor that saves documents with themes"
9   homepage "https://n457.github.io/Uncolored/"
11   deprecate! date: "2024-10-12", because: :unmaintained
13   app "Uncolored.app"
15   caveats do
16     requires_rosetta
17   end
18 end