You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
251 B
7 lines
251 B
class Uncrustifyx < Cask
|
|
url 'http://www.cactuslab.com/uncrustifyx/UncrustifyX-0.4.1.zip'
|
|
homepage 'https://github.com/ryanmaxwell/UncrustifyX'
|
|
version '0.4.1'
|
|
sha1 'bad2d93d0e75021c116692019dc55fb8d0ec4375'
|
|
link :app, "UncrustifyX.app"
|
|
end
|
|
|