Skip to content

Commit 9144697

Browse files
1 parent a0f44e6 commit 9144697

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

thirdparty/sqlite/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ if(NOT MONOLIBTIC)
3535
endif()
3636

3737
external_project(
38-
DOWNLOAD URL 39b6d6ab799074b535374d0a48246aac
39-
https://sqlite.org/2024/sqlite-autoconf-3470100.tar.gz
38+
DOWNLOAD URL 6bf0697af5b609e186cc223eca9c2cb1
39+
https://sqlite.org/2024/sqlite-autoconf-3470200.tar.gz
4040
CONFIGURE_COMMAND ${CFG_CMD}
4141
BUILD_COMMAND ${BUILD_CMD}
4242
INSTALL_COMMAND ${INSTALL_CMD}

0 commit comments

Comments
 (0)