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 18bbf4f commit 1854af7Copy full SHA for 1854af7
sqlite3/assets/wasm/CMakeLists.txt
@@ -11,7 +11,7 @@ include(FetchContent)
11
12
FetchContent_Declare(
13
sqlite3
14
- URL https://sqlite.org/2023/sqlite-autoconf-3440000.tar.gz
+ URL https://sqlite.org/2024/sqlite-autoconf-3460000.tar.gz
15
DOWNLOAD_EXTRACT_TIMESTAMP NEW
16
)
17
0 commit comments