diff --git a/bucket/uncrustify.json b/bucket/uncrustify.json index 72dda7bfa1..d50b089ad5 100644 --- a/bucket/uncrustify.json +++ b/bucket/uncrustify.json @@ -1,16 +1,16 @@ { - "version": "0.71.0", - "homepage": "http://uncrustify.sourceforge.net", + "version": "0.72.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.71.0/uncrustify-0.71.0_f-win64.zip", - "hash": "sha1:824a45ac53f0f876844cc2a3a62f717c8d193e20" + "url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.72-0/uncrustify-0.72.0_f-win64.zip", + "hash": "sha1:3d275052e081cec7df6d12fbab9b83e6c1ab7115" }, "32bit": { - "url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.71.0/uncrustify-0.71.0_f-win32.zip", - "hash": "sha1:3d572f619da7dcc1c453ed6b0b7c9d997d397cb6" + "url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.72-0/uncrustify-0.72.0_f-win32.zip", + "hash": "sha1:bd5fb9ada818af3194e0514369cb945e174ea548" } }, "bin": "uncrustify.exe",