mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
uncrustify: Update to version 0.72.0 (#1585)
#150 Manual update, as I am not sure if the last dash is permanent or bug.
This commit is contained in:
parent
1fdaef2cfa
commit
a2f604fae5
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.71.0",
|
"version": "0.72.0",
|
||||||
"homepage": "http://uncrustify.sourceforge.net",
|
|
||||||
"description": "A source code beautifier for C, C++, C#, ObjectiveC, D, Java, Pawn and VALA",
|
"description": "A source code beautifier for C, C++, C#, ObjectiveC, D, Java, Pawn and VALA",
|
||||||
|
"homepage": "http://uncrustify.sourceforge.net",
|
||||||
"license": "LGPL-2.1-only",
|
"license": "LGPL-2.1-only",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.71.0/uncrustify-0.71.0_f-win64.zip",
|
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.72-0/uncrustify-0.72.0_f-win64.zip",
|
||||||
"hash": "sha1:824a45ac53f0f876844cc2a3a62f717c8d193e20"
|
"hash": "sha1:3d275052e081cec7df6d12fbab9b83e6c1ab7115"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.71.0/uncrustify-0.71.0_f-win32.zip",
|
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.72-0/uncrustify-0.72.0_f-win32.zip",
|
||||||
"hash": "sha1:3d572f619da7dcc1c453ed6b0b7c9d997d397cb6"
|
"hash": "sha1:bd5fb9ada818af3194e0514369cb945e174ea548"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "uncrustify.exe",
|
"bin": "uncrustify.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user