diff --git a/bucket/uncrustify.json b/bucket/uncrustify.json index 32544f4ecd..128e04358d 100644 --- a/bucket/uncrustify.json +++ b/bucket/uncrustify.json @@ -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",