mirror of
https://github.com/fluencelabs/sqlite-wasm-connector
synced 2025-03-15 06:20:50 +00:00
feat(update): wasm sqlite 0.18.2 (#50)
This commit is contained in:
parent
8d33efa49b
commit
b0971a6a5a
2
build.sh
2
build.sh
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
SQLITE_WASM_VERSION="v0.18.1"
|
SQLITE_WASM_VERSION="v0.18.2"
|
||||||
|
|
||||||
set -o errexit -o nounset -o pipefail
|
set -o errexit -o nounset -o pipefail
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user