mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
uncrustify: Update to version 0.73.0
This commit is contained in:
parent
3b9c9c1a66
commit
03c8ac6b3a
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.72.0",
|
"version": "0.73.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": "http://uncrustify.sourceforge.net",
|
"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.72-0/uncrustify-0.72.0_f-win64.zip",
|
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.73.0/uncrustify-0.73.0_f-win64.zip",
|
||||||
"hash": "sha1:3d275052e081cec7df6d12fbab9b83e6c1ab7115"
|
"hash": "sha1:45400ad01cdd1e48a47cc538c6d0d38f09d17823"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.72-0/uncrustify-0.72.0_f-win32.zip",
|
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.73.0/uncrustify-0.73.0_f-win32.zip",
|
||||||
"hash": "sha1:bd5fb9ada818af3194e0514369cb945e174ea548"
|
"hash": "sha1:239cdb0f93f206ceffc369651462d90a064bcf36"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "uncrustify.exe",
|
"bin": "uncrustify.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user