diff --git a/bucket/uncrustify.json b/bucket/uncrustify.json index e41021a7d9..a932aba0a5 100644 --- a/bucket/uncrustify.json +++ b/bucket/uncrustify.json @@ -1,16 +1,16 @@ { - "version": "0.75.0", + "version": "0.75.1", "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.75.0/uncrustify-0.75.0_f-win64.zip", - "hash": "sha1:36324e8a5593262d3d01be14518ee47ad0ef0016" + "url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.75.1/uncrustify-0.75.1_f-win64.zip", + "hash": "sha1:86aa71e33276f2c72eb9e738ef9e3349075ecee1" }, "32bit": { - "url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.75.0/uncrustify-0.75.0_f-win32.zip", - "hash": "sha1:59dd4a5384155bb37dca408c37fd8310aa54fc71" + "url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.75.1/uncrustify-0.75.1_f-win32.zip", + "hash": "sha1:617557b72a551be877ce36e223afb7b41b1bd326" } }, "bin": "bin\\uncrustify.exe",