diff options
| author | chausner <15180557+chausner@users.noreply.github.com> | 2021-10-15 00:03:14 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-14 15:03:14 -0700 |
| commit | b7cff0d6f4aea4023e9f400726c5629a9032bf4a (patch) | |
| tree | eef772081db1c5f2969de1558b1b9a7d4241253d /versions | |
| parent | 28af86cc15b53c09de6c0457e0ac737795e497e2 (diff) | |
| download | vcpkg-b7cff0d6f4aea4023e9f400726c5629a9032bf4a.tar.gz vcpkg-b7cff0d6f4aea4023e9f400726c5629a9032bf4a.zip | |
[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>
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 4 | ||||
| -rw-r--r-- | versions/h-/hfsm2.json | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 48ed54798..b74e96025 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -2641,8 +2641,8 @@ "port-version": 1 }, "hfsm2": { - "baseline": "beta7", - "port-version": 1 + "baseline": "1.10.1", + "port-version": 0 }, "hidapi": { "baseline": "0.11.0", diff --git a/versions/h-/hfsm2.json b/versions/h-/hfsm2.json index 34bd88354..84c8672c3 100644 --- a/versions/h-/hfsm2.json +++ b/versions/h-/hfsm2.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "d5f096dede4a8567200188df695cdbf2cb19c6d5", + "version": "1.10.1", + "port-version": 0 + }, + { "git-tree": "278f7b5b00418376ce4e8777cd5fddb927ec3686", "version-string": "beta7", "port-version": 1 |
