diff --git a/multi-service/ethqlite/build.sh b/multi-service/ethqlite/build.sh index 7e41d10..abaa4e2 100755 --- a/multi-service/ethqlite/build.sh +++ b/multi-service/ethqlite/build.sh @@ -6,5 +6,5 @@ fce build --release rm -f artifacts/*.wasm cp target/wasm32-wasi/release/ethqlite.wasm artifacts/ -wget https://github.com/fluencelabs/sqlite/releases/download/v0.10.0_w/sqlite3.wasm +wget https://github.com/fluencelabs/sqlite/releases/download/v0.14.0_w/sqlite3.wasm mv sqlite3.wasm artifacts/