We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7e6887 commit a9b64abCopy full SHA for a9b64ab
thirdparty/sqlite/CMakeLists.txt
@@ -12,8 +12,8 @@ if(NOT MONOLIBTIC)
12
endif()
13
14
external_project(
15
- DOWNLOAD URL 343809fbbbb21038f1fdd70116472aa4
16
- https://sqlite.org/2025/sqlite-amalgamation-3510000.zip
+ DOWNLOAD URL e5427c52a22f1b47e048f649c07746f7
+ https://www.sqlite.org/2025/sqlite-amalgamation-3510100.zip
17
PATCH_OVERLAY overlay
18
CMAKE_ARGS ${CMAKE_ARGS}
19
BUILD_COMMAND ${BUILD_CMD}
0 commit comments