mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 07:30:19 +00:00
Meta: Update cacert.pem
This commit is contained in:
parent
0e3fb39a0a
commit
33815d550b
Notes:
sideshowbarker
2024-07-17 22:09:47 +09:00
Author: https://github.com/fdellwing Commit: https://github.com/SerenityOS/serenity/commit/33815d550b Pull-request: https://github.com/SerenityOS/serenity/pull/19146
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ include(${CMAKE_CURRENT_LIST_DIR}/utils.cmake)
|
|||
|
||||
set(CACERT_PATH "${SERENITY_CACHE_DIR}/CACERT" CACHE PATH "Download location for cacert.pem")
|
||||
|
||||
set(CACERT_VERSION 2023-01-10)
|
||||
set(CACERT_VERSION 2023-05-30)
|
||||
set(CACERT_VERSION_FILE "${CACERT_PATH}/version.txt")
|
||||
|
||||
set(CACERT_FILE cacert-${CACERT_VERSION}.pem)
|
||||
|
|
Loading…
Reference in a new issue