uncrustify: Update to version 0.74.0

This commit is contained in:
Richard Kuhnt 2021-11-21 23:00:41 +00:00
parent 73be9f9a14
commit ded0a0db5f

View File

@ -1,16 +1,16 @@
{
"version": "0.73.0",
"version": "0.74.0",
"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",
"architecture": {
"64bit": {
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.73.0/uncrustify-0.73.0_f-win64.zip",
"hash": "sha1:45400ad01cdd1e48a47cc538c6d0d38f09d17823"
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.74.0/uncrustify-0.74.0_f-win64.zip",
"hash": "sha1:fc50ee67114b8f53df7e0c7d1174fd738cb8a39b"
},
"32bit": {
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.73.0/uncrustify-0.73.0_f-win32.zip",
"hash": "sha1:239cdb0f93f206ceffc369651462d90a064bcf36"
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.74.0/uncrustify-0.74.0_f-win32.zip",
"hash": "sha1:2a5b566c0de4c2240556e60bb7b1de702fe7a341"
}
},
"bin": "bin\\uncrustify.exe",