homebrew-cask/Casks/u/uncrustifyx.rb

12 lines
384 B
Ruby

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"
app "UncrustifyX.app"
end