Skip to content

Commit 33d08e2

Browse files
committed
feat: Bump DuckDB version to 1.1.3
Bump vcpkg to 2024.10.21 Bump emsdk to v3.1.71 Signed-off-by: Gordon Smith <[email protected]>
1 parent 37db45e commit 33d08e2

File tree

6 files changed

+4219
-1742
lines changed

6 files changed

+4219
-1742
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77

88
This repository contains a collection of useful c++ libraries compiled to WASM for (re)use in Node JS, Web Browsers and JavaScript Libraries:
99
- [base91](https://base91.sourceforge.net/) - v0.6.0
10-
- [duckdb](https://github.com/duckdb/duckdb) - v1.1.1
10+
- [duckdb](https://github.com/duckdb/duckdb) - v1.1.3
1111
- [expat](https://libexpat.github.io/) - v2.6.2
1212
- [graphviz](https://www.graphviz.org/) - v12.1.2
1313
- [llama.cpp](https://github.com/ggerganov/llama.cpp) - b3718
1414
- [zstd](https://github.com/facebook/zstd) - v1.5.6
1515
- ...more to follow...
1616

1717
Built with:
18-
- [emsdk](https://github.com/emscripten-core/emsdk) - v3.1.67
18+
- [emsdk](https://github.com/emscripten-core/emsdk) - v3.1.71
1919

2020
## Homepage and Documents
2121

0 commit comments

Comments
 (0)