mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
add appcast :sha256 in uncrustifyx
This commit is contained in:
parent
d8dc313eee
commit
770ed7bed7
1 changed files with 2 additions and 1 deletions
|
|
@ -3,7 +3,8 @@ class Uncrustifyx < Cask
|
|||
sha256 '017c0781ce05db59c1a3fe52a140166df55aa2d87286a7cf5ba5e3eb6b06c7df'
|
||||
|
||||
url "https://github.com/ryanmaxwell/UncrustifyX/releases/download/#{version}/UncrustifyX-#{version}.zip"
|
||||
appcast 'https://raw.github.com/ryanmaxwell/uncrustifyx/appcast/uncrustifyx-appcast.xml'
|
||||
appcast 'https://raw.github.com/ryanmaxwell/uncrustifyx/appcast/uncrustifyx-appcast.xml',
|
||||
:sha256 => 'b81877f4c038cccd6849ed1fa5f76e3a705d681165865a4238b43d034f028bba'
|
||||
homepage 'https://github.com/ryanmaxwell/UncrustifyX'
|
||||
license :mit
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue