Skip to content

Commit 98465d9

Browse files
authored
Merge pull request rhashimoto#281 from rhashimoto/update-sqlite
Update SQLite to 3.50.1.
2 parents 6f40f89 + 1f65ff0 commit 98465d9

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# dependencies
2-
SQLITE_VERSION = version-3.47.0
2+
SQLITE_VERSION = version-3.50.1
33
SQLITE_TARBALL_URL = https://www.sqlite.org/src/tarball/sqlite.tar.gz?r=${SQLITE_VERSION}
44

55
EXTENSION_FUNCTIONS = extension-functions.c

dist/wa-sqlite-async.wasm

3.17 KB
Binary file not shown.

dist/wa-sqlite-jspi.wasm

2.25 KB
Binary file not shown.

dist/wa-sqlite.wasm

2.25 KB
Binary file not shown.

0 commit comments

Comments
 (0)