homebrew-cask/Casks/uncrustifyx.rb

11 lines
394 B
Ruby
Raw Normal View History

2013-05-08 19:15:44 +08:00
class Uncrustifyx < Cask
version '0.4.3'
sha256 '017c0781ce05db59c1a3fe52a140166df55aa2d87286a7cf5ba5e3eb6b06c7df'
2014-02-26 06:34:14 +08:00
url 'https://github.com/ryanmaxwell/UncrustifyX/releases/download/0.4.3/UncrustifyX-0.4.3.zip'
2014-06-09 22:41:39 +08:00
appcast 'https://raw.github.com/ryanmaxwell/uncrustifyx/appcast/uncrustifyx-appcast.xml'
2013-05-10 22:26:40 +08:00
homepage 'https://github.com/ryanmaxwell/UncrustifyX'
2013-11-21 21:30:08 +08:00
link 'UncrustifyX.app'
2013-05-08 19:15:44 +08:00
end