Commit Graph

2 Commits

Author SHA1 Message Date
Pavel Kisliak
105b59c846
[BitSerializer] Update to v0.70 (#39074)
I'd like to update port file for
[BitSerializer](https://github.com/PavelKisliak/BitSerializer) to latest
version 0.70 ([Release
notes](https://github.com/PavelKisliak/BitSerializer/releases/tag/v0.70)).

- [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.
2024-06-03 22:14:02 -07:00
Pavel Kisliak
edc91e1c48
[BitSerializer] Update to v0.50 (#28564)
* [BitSerializer] Update to version 0.9

* [BitSerializer] Add new version 0.50

* [BitSerializer] Update baseline and versions files

* [BitSerializer] Add static linkage check

* [BitSerializer] Update version file

* [BitSerializer] Add 'usage' file

* [BitSerializer] Update version file

* [BitSerializer] Remove conditional check linkage type (by comment from review)

* [BitSerializer] Update version file

* Add copy 'usage' file

* [BitSerializer] Update versions file
2022-12-30 00:02:28 -08:00