vcpkg/ports/hfsm2/vcpkg.json
chausner b7cff0d6f4
[hfsm2] Update to 1.10.1 (#20729)
* Update hfsm2 to 1.10.1

* Update CI baseline

* Fix include path

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-14 15:03:14 -07:00

7 lines
267 B
JSON

{
"name": "hfsm2",
"version": "1.10.1",
"description": "Header-only heriarchical FSM framework in C++14, with fully statically-defined structure (no dynamic allocations), built with variadic templates.",
"homepage": "https://github.com/andrew-gresyk/HFSM2"
}