From 8fbef2a043e1d247818832540af8466a856d844b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 14 May 2019 15:00:23 +0000 Subject: [PATCH] uncrustify: Update to version 0.69.0 --- bucket/uncrustify.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/uncrustify.json b/bucket/uncrustify.json index d1eda5296b..f353f12307 100644 --- a/bucket/uncrustify.json +++ b/bucket/uncrustify.json @@ -1,15 +1,15 @@ { - "version": "0.68.1", + "version": "0.69.0", "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.68.1/uncrustify-0.68.1-win64.zip", - "hash": "sha1:3062fbc5ccd86011a94b659d85c2d4bc746ba556" + "url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify/uncrustify-0.69.0/uncrustify-0.69.0-win64.zip", + "hash": "sha1:07ae9769de653e5df54dcd251c1e5dd4f8a551d5" }, "32bit": { - "url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify/uncrustify-0.68.1/uncrustify-0.68.1-win32.zip", - "hash": "sha1:ac6c5784e275bd0602cb0c2072336802c5d65497" + "url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify/uncrustify-0.69.0/uncrustify-0.69.0-win32.zip", + "hash": "sha1:734e4a01c41631bacf45674a708fc197060e2bff" } }, "notes": "32-bit version is unavailable in the latest release",