Skip to content

Commit 54e1495

Browse files
authored
feat: bump versions (#335)
Signed-off-by: Gordon Smith <[email protected]>
1 parent 9e98c30 commit 54e1495

File tree

24 files changed

+6248
-2527
lines changed

24 files changed

+6248
-2527
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66

77
This repository contains a collection of useful c++ libraries compiled to WASM for (re)use in Node JS, Web Browsers and JavaScript Libraries:
88
- [base91](https://base91.sourceforge.net/) - v0.6.0
9-
- [duckdb](https://github.com/duckdb/duckdb) - v1.3.2
9+
- [duckdb](https://github.com/duckdb/duckdb) - v1.4.0
1010
- [expat](https://libexpat.github.io/) - v2.7.1
11-
- [graphviz](https://www.graphviz.org/) - 14.0.2
11+
- [graphviz](https://www.graphviz.org/) - 14.0.4
1212
- [llama.cpp](https://github.com/ggerganov/llama.cpp) - b3718
1313
- [zstd](https://github.com/facebook/zstd) - v1.5.7
1414
- ...more to follow...
1515

1616
Built with:
17-
- [emsdk](https://github.com/emscripten-core/emsdk) - v4.0.17
17+
- [emsdk](https://github.com/emscripten-core/emsdk) - v4.0.19
1818

1919
## Homepage and Documents
2020

0 commit comments

Comments
 (0)