Skip to content

Commit 43e002e

Browse files
facutuescaruyadorno
authored andcommitted
deps: update base64 to 0.5.0
PR-URL: #45509 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Richard Lau <rlau@redhat.com>
1 parent d4f30f0 commit 43e002e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/base64/base64/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ if (POLICY CMP0127)
1717
cmake_policy(SET CMP0127 NEW)
1818
endif()
1919

20-
project(base64 LANGUAGES C VERSION 0.4.0)
20+
project(base64 LANGUAGES C VERSION 0.5.0)
2121

2222
include(GNUInstallDirs)
2323
include(CMakeDependentOption)

0 commit comments

Comments
 (0)