uncrustify: Update to version 0.79.0

This commit is contained in:
github-actions[bot] 2024-05-15 12:31:48 +00:00
parent cbaaa224ed
commit 8cd75afce2

View File

@ -1,16 +1,16 @@
{
"version": "0.78.1",
"version": "0.79.0",
"description": "A source code beautifier for C, C++, C#, ObjectiveC, D, Java, Pawn and VALA",
"homepage": "https://uncrustify.sourceforge.net",
"license": "LGPL-2.1-only",
"architecture": {
"64bit": {
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.78.1/uncrustify-0.78.1_f-win64.zip",
"hash": "sha1:bf7905a4c925b7e681391ae9b8e55d249f11fd29"
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.79.0/uncrustify-0.79.0_f-win64.zip",
"hash": "sha1:0bf0976d2c44de26d64af2b108100e21dc781e9d"
},
"32bit": {
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.78.1/uncrustify-0.78.1_f-win32.zip",
"hash": "sha1:3dae3cb01e611249c5d5a0cb12a3fd2fc9b5526b"
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.79.0/uncrustify-0.79.0_f-win32.zip",
"hash": "sha1:3a08492df6d66a54a394ce5b247a9db0b04f4d2e"
}
},
"bin": "bin\\uncrustify.exe",