uncrustify: Update to version 0.73.0

This commit is contained in:
github-actions[bot] 2023-01-19 12:30:46 +00:00
parent 5de0a0ed54
commit 8de3e38c9a

View File

@ -1,16 +1,16 @@
{
"version": "0.76.0",
"version": "0.73.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.76.0/uncrustify-0.76.0_f-win64.zip",
"hash": "sha1:37d3a800166848b951169268d086d2ec7a70b656"
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.73.0/uncrustify-0.73.0_f-win64.zip",
"hash": "sha1:45400ad01cdd1e48a47cc538c6d0d38f09d17823"
},
"32bit": {
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.76.0/uncrustify-0.76.0_f-win32.zip",
"hash": "sha1:b33f5284033a937f090b19a0cbd9d051eba31d9c"
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.73.0/uncrustify-0.73.0_f-win32.zip",
"hash": "sha1:239cdb0f93f206ceffc369651462d90a064bcf36"
}
},
"bin": "bin\\uncrustify.exe",