MonicaLiu afa41496eb
[mongo-c-driver/libbson] Update to 1.26.0 (#36826)
Fixes #36776, update `mongo-c-driver` and `libbson` to 1.26.0.

mongo-c-driver
-
All features are tested successfully in the following triplet:
```
x86-windows
x64-windows
x64-windows-static
```

The usage test passed on `x64-windows` (header files found):
```
mongo-c-driver provides CMake targets:

    find_package(mongoc-1.0 CONFIG REQUIRED)
    target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:mongo::mongoc_shared>,mongo::mongoc_shared,mongo::mongoc_static>)
```

- [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.~
- [ ] ~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.

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2024-02-21 10:23:24 -08:00
..
2023-11-05 09:44:17 -08:00
2024-01-17 15:50:19 -08:00
2023-11-09 11:16:28 -08:00
2023-11-06 10:24:23 -08:00
2023-10-04 16:53:50 -07:00
2023-07-19 14:23:19 -07:00
2024-02-01 12:08:13 -08:00
2023-11-13 10:51:17 -08:00
2023-10-09 15:32:13 -07:00
2023-08-02 08:55:56 -07:00
2023-10-12 10:46:42 -07:00
2022-01-18 15:47:52 -08:00
2022-11-14 14:36:42 -08:00
2023-01-24 00:45:37 -08:00
2023-03-30 11:59:41 -07:00
2023-12-14 22:59:35 -08:00
2022-01-10 13:07:18 -08:00
2023-03-09 12:20:44 -08:00
2023-11-22 13:37:43 -08:00
2023-08-15 12:07:09 -07:00
2023-10-02 20:07:32 -07:00
2023-10-02 17:39:04 -07:00
2022-05-13 16:51:33 -07:00
2023-12-07 12:22:39 -08:00
2024-01-03 18:04:42 -08:00
2023-11-14 12:46:04 -08:00
2024-01-19 12:00:27 -08:00
2023-02-13 12:34:00 -08:00
2023-10-12 20:55:10 -07:00
2023-11-14 17:09:28 -08:00