mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
uncrustify: Update to version 0.71.0
This commit is contained in:
parent
bbc5704f6b
commit
6a727678e3
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.70.1",
|
"version": "0.71.0",
|
||||||
"homepage": "http://uncrustify.sourceforge.net",
|
"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",
|
||||||
"license": "LGPL-2.1-only",
|
"license": "LGPL-2.1-only",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.70.1/uncrustify-0.70.1_f-win64.zip",
|
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.71.0/uncrustify-0.71.0_f-win64.zip",
|
||||||
"hash": "sha1:eb95d5c36890352c772f387aea28d910fc5cbfef"
|
"hash": "sha1:824a45ac53f0f876844cc2a3a62f717c8d193e20"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.70.1/uncrustify-0.70.1_f-win32.zip",
|
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.71.0/uncrustify-0.71.0_f-win32.zip",
|
||||||
"hash": "sha1:c8366484e493a080d59945492229d6821f263d13"
|
"hash": "sha1:3d572f619da7dcc1c453ed6b0b7c9d997d397cb6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "uncrustify.exe",
|
"bin": "uncrustify.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user