vcpkg/ports/neargye-semver/vcpkg.json
chausner 3bcdecedb5
[neargye-semver] Update to 0.3.0 (#20916)
* Update neargye-semver to 0.3.0

* Update CI baseline

* Revert back to configure_file

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-21 22:51:39 -07:00

7 lines
218 B
JSON

{
"name": "neargye-semver",
"version": "0.3.0",
"description": "C++17 header-only dependency-free versioning library complying with Semantic Versioning 2.0.0",
"homepage": "https://github.com/Neargye/semver"
}