cask "uncrustifyx" do version "0.4.3" sha256 "017c0781ce05db59c1a3fe52a140166df55aa2d87286a7cf5ba5e3eb6b06c7df" url "https://github.com/ryanmaxwell/UncrustifyX/releases/download/#{version}/UncrustifyX-#{version}.zip" name "UncrustifyX" desc "Uncrustify utility and documentation browser" homepage "https://github.com/ryanmaxwell/UncrustifyX" deprecate! date: "2024-09-09", because: :unmaintained app "UncrustifyX.app" caveats do requires_rosetta end end