Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
facutuesca authored and danielleadams committed Jan 3, 2023
1 parent 360c7be commit 02eabaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/base64/base64/CMakeLists.txt
Expand Up @@ -17,7 +17,7 @@ if (POLICY CMP0127)
cmake_policy(SET CMP0127 NEW)
endif()

project(base64 LANGUAGES C VERSION 0.4.0)
project(base64 LANGUAGES C VERSION 0.5.0)

include(GNUInstallDirs)
include(CMakeDependentOption)
Expand Down

0 comments on commit 02eabaf

Please sign in to comment.