Skip to content

Commit 1854af7

Browse files
committed
Update to SQLite 3.46 on WASM build
1 parent 18bbf4f commit 1854af7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlite3/assets/wasm/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ include(FetchContent)
1111

1212
FetchContent_Declare(
1313
sqlite3
14-
URL https://sqlite.org/2023/sqlite-autoconf-3440000.tar.gz
14+
URL https://sqlite.org/2024/sqlite-autoconf-3460000.tar.gz
1515
DOWNLOAD_EXTRACT_TIMESTAMP NEW
1616
)
1717

0 commit comments

Comments
 (0)