diff options
| author | Stefan Boberg <[email protected]> | 2025-10-25 13:32:13 +0200 |
|---|---|---|
| committer | Stefan Boberg <[email protected]> | 2025-10-25 13:32:13 +0200 |
| commit | 29c0ca7dcc88dd15b2aa82a17acd5e80c950e9a6 (patch) | |
| tree | 23285ec11327933b98d3511075b44b9c86cc6e6e | |
| parent | in-tree: robin-map (diff) | |
| download | zen-29c0ca7dcc88dd15b2aa82a17acd5e80c950e9a6.tar.xz zen-29c0ca7dcc88dd15b2aa82a17acd5e80c950e9a6.zip | |
add robin-map VERSIONS.md info
| -rw-r--r-- | thirdparty/VERSIONS.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/thirdparty/VERSIONS.md b/thirdparty/VERSIONS.md index 8ec2c3095..42afb5754 100644 --- a/thirdparty/VERSIONS.md +++ b/thirdparty/VERSIONS.md @@ -6,4 +6,5 @@ * cpr - v1.10.5 from https://github.com/libcpr/cpr/releases/tag/v1.10.5.zip * cxxopts - v3.2.1 from https://github.com/jarro2783/cxxopts/archive/refs/tags/v3.2.1.tar.gz * doctest - v2.4.12 from https://github.com/doctest/doctest/releases/download/v2.4.12/doctest.h -* sol2 - v3.5.0 from https://github.com/ThePhD/sol2/archive/refs/tags/v3.5.0.tar.gz (single/single.py generates the headers) +* sol2 - v3.5.0 from https://github.com/ThePhD/sol2/archive/refs/tags/v3.5.0.tar.gz (single/single.py generates the headers) +* robin-map - v1.4.0 from https://github.com/Tessil/robin-map/archive/refs/tags/v1.4.0.tar.gz |