vcpkg/versions/f-/flatbush.json
Alex E 39704b0db5
[flatbush] update to v1.2.1 (#38848)
Fix multiple definition error when `#include`d in more than one source
file
Address several findings reported by clang-tidy and other minor
fine-tunings
Ran through clang-format and include-what-you-use

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [ ] The "supports" clause reflects platforms that may be fixed by this
new version.
- [ ] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.
- [x] Any patches that are no longer applied are deleted from the port's
directory.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.
2024-05-22 00:58:26 -07:00

20 lines
398 B
JSON

{
"versions": [
{
"git-tree": "64b18f219f0a4fb4f582364c6e3b0e636700cd86",
"version": "1.2.1",
"port-version": 0
},
{
"git-tree": "f9a8b3e1671e29e5a3ad36935f66f7d7bac0e0ab",
"version": "1.2.0",
"port-version": 0
},
{
"git-tree": "8c59357025e0ee6a44855c384d3defd0a9ee525d",
"version": "1.1.2",
"port-version": 0
}
]
}