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 f9f6f44 commit b0513b8Copy full SHA for b0513b8
sqlite3/assets/wasm/CMakeLists.txt
@@ -12,7 +12,7 @@ include(FetchContent)
12
FetchContent_Declare(
13
sqlite3
14
# NOTE: When changing this, also update `test/wasm/sqlite3_test.dart`
15
- URL https://sqlite.org/2024/sqlite-autoconf-3460000.tar.gz
+ URL https://sqlite.org/2024/sqlite-autoconf-3460100.tar.gz
16
DOWNLOAD_EXTRACT_TIMESTAMP NEW
17
)
18
0 commit comments