mirror of
https://github.com/fluencelabs/examples
synced 2025-04-25 02:32:16 +00:00
update sqlite3 to 0.14.0
This commit is contained in:
parent
3d267b0906
commit
e82fadf678
@ -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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user