From 1c7e57fa6037fa4fce77637c4e3a796a72c0c75a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 9 Mar 2020 12:01:55 +0000 Subject: [PATCH] uncrustify: Update to version 0.70.1 --- bucket/uncrustify.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/uncrustify.json b/bucket/uncrustify.json index 5480686965..dc06e7da4e 100644 --- a/bucket/uncrustify.json +++ b/bucket/uncrustify.json @@ -1,16 +1,16 @@ { - "version": "0.69.0", + "version": "0.70.1", "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/uncrustify-0.69.0/uncrustify-0.69.0-win64.zip", - "hash": "sha1:07ae9769de653e5df54dcd251c1e5dd4f8a551d5" + "url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.70.1/uncrustify-0.70.1_f-win64.zip", + "hash": "sha1:eb95d5c36890352c772f387aea28d910fc5cbfef" }, "32bit": { - "url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify/uncrustify-0.69.0/uncrustify-0.69.0-win32.zip", - "hash": "sha1:734e4a01c41631bacf45674a708fc197060e2bff" + "url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.70.1/uncrustify-0.70.1_f-win32.zip", + "hash": "sha1:c8366484e493a080d59945492229d6821f263d13" } }, "bin": "uncrustify.exe",