Browse Source

Update UncrustifyX to v. 0.4.2

Fernando Paredes 12 years ago
parent
commit
1970d5764b
  1. 6
      Casks/uncrustifyx.rb

6
Casks/uncrustifyx.rb

@ -1,7 +1,7 @@
class Uncrustifyx < Cask
url 'http://www.cactuslab.com/uncrustifyx/UncrustifyX-0.4.1.zip'
url 'http://www.cactuslab.com/uncrustifyx/UncrustifyX-0.4.2.zip'
homepage 'https://github.com/ryanmaxwell/UncrustifyX'
version '0.4.1'
sha1 'bad2d93d0e75021c116692019dc55fb8d0ec4375'
version '0.4.2'
sha1 'f957db63b58cf73aa5580bb4df86854442309422'
link "UncrustifyX.app"
end

Loading…
Cancel
Save