Skip to content

Commit 02eabaf

Browse files
facutuescadanielleadams
authored andcommittedJan 3, 2023
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 360c7be commit 02eabaf

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)
Please sign in to comment.