mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
uncrustify: Update to version 0.82.0
This commit is contained in:
parent
bb732a5e2f
commit
36c147bd6c
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.81.0",
|
||||
"version": "0.82.0",
|
||||
"description": "A source code beautifier for C, C++, C#, ObjectiveC, D, Java, Pawn and VALA",
|
||||
"homepage": "https://uncrustify.sourceforge.net",
|
||||
"license": "LGPL-2.1-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.81.0/uncrustify-0.81.0_f-win64.zip",
|
||||
"hash": "sha1:5c675c20cb478246be017077c7001300a906db1b"
|
||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.82.0/uncrustify-0.82.0_f-win64.zip",
|
||||
"hash": "sha1:804a5ce96afcad89c393185a471c632b04afaa31"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.81.0/uncrustify-0.81.0_f-win32.zip",
|
||||
"hash": "sha1:541508ffe5fce641a1143396182f0436051689b3"
|
||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.82.0/uncrustify-0.82.0_f-win32.zip",
|
||||
"hash": "sha1:7b7046f7699c2a3f20df3165c43e620f62b730fa"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\uncrustify.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user