diff --git a/bucket/uncrustify.json b/bucket/uncrustify.json index dc06e7da4e..72dda7bfa1 100644 --- a/bucket/uncrustify.json +++ b/bucket/uncrustify.json @@ -1,16 +1,16 @@ { - "version": "0.70.1", + "version": "0.71.0", "homepage": "http://uncrustify.sourceforge.net", "description": "A source code beautifier for C, C++, C#, ObjectiveC, D, Java, Pawn and VALA", "license": "LGPL-2.1-only", "architecture": { "64bit": { - "url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.70.1/uncrustify-0.70.1_f-win64.zip", - "hash": "sha1:eb95d5c36890352c772f387aea28d910fc5cbfef" + "url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.71.0/uncrustify-0.71.0_f-win64.zip", + "hash": "sha1:824a45ac53f0f876844cc2a3a62f717c8d193e20" }, "32bit": { - "url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.70.1/uncrustify-0.70.1_f-win32.zip", - "hash": "sha1:c8366484e493a080d59945492229d6821f263d13" + "url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.71.0/uncrustify-0.71.0_f-win32.zip", + "hash": "sha1:3d572f619da7dcc1c453ed6b0b7c9d997d397cb6" } }, "bin": "uncrustify.exe",