Skip to content

Commit f8662ef

Browse files
authored
Merge pull request #280 from GordonSmith/BUMP_VERSIONS_II
feat: Bump DuckDB version to 1.1.3
2 parents 7c276d3 + 33d08e2 commit f8662ef

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.2.0
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)