commit 77c0d5415b4f202f3480b0738bd2d9383c17e026 parent 99b8a343e197cdec53f752e1cce01ae25eb45c12 Author: dundargoc <gocdundar@gmail.com> Date: Mon, 20 Nov 2023 15:11:44 +0100 build: bump uncrustify to version 0.78.1 Diffstat:
| M | CMakeLists.txt | | | 4 | ++-- |
| M | src/uncrustify.cfg | | | 2 | +- |
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt @@ -284,8 +284,8 @@ if(${CMAKE_SOURCE_DIR} STREQUAL ${CMAKE_CURRENT_SOURCE_DIR}) endif() ExternalProject_Add(uncrustify - URL https://github.com/uncrustify/uncrustify/archive/7edc1c53c5278206da1cef8714fdc7bd9d903137.tar.gz - URL_HASH SHA256=65cf56f482373fd3cb88ad35426465e09739bbe4262271a3a79b59e4dab2a407 + URL https://github.com/uncrustify/uncrustify/archive/uncrustify-0.78.1.tar.gz + URL_HASH SHA256=ecaf4c0adca14c36dfffa30bc28e69865115ecd602c90eb16a8cddccb41caad2 DOWNLOAD_NO_PROGRESS TRUE DOWNLOAD_DIR ${DEPS_DOWNLOAD_DIR}/uncrustify CMAKE_ARGS ${DEPS_CMAKE_ARGS} diff --git a/src/uncrustify.cfg b/src/uncrustify.cfg @@ -1,4 +1,4 @@ -# Uncrustify-0.78.0_f +# Uncrustify-0.78.1_f # # General options