mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
uncrustify: Update to version 0.78.0
This commit is contained in:
parent
d47e22af49
commit
4bdee13c54
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.77.1",
|
"version": "0.78.0",
|
||||||
"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": "https://uncrustify.sourceforge.net",
|
"homepage": "https://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-077.1/uncrustify-0.77.1_f-win64.zip",
|
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.78.0/uncrustify-0.78.0_f-win64.zip",
|
||||||
"hash": "sha1:c6375f71a92c13559713f14247fcc8fb0b724515"
|
"hash": "sha1:c6eed177214b5872b2190c58bf171a9a87c33ac4"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-077.1/uncrustify-0.77.1_f-win32.zip",
|
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.78.0/uncrustify-0.78.0_f-win32.zip",
|
||||||
"hash": "sha1:92f047ce099fb264409903287c73f78da9bd8924"
|
"hash": "sha1:aa6803f23825d0b0a998f2469380871c807d9b2d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\uncrustify.exe",
|
"bin": "bin\\uncrustify.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user