diff options
| author | chausner <15180557+chausner@users.noreply.github.com> | 2021-09-29 17:38:23 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-29 08:38:23 -0700 |
| commit | 7c318c408f3acf2fcb13c9882f453891eb6a95f4 (patch) | |
| tree | 75ce6923ac43bbd90770fab7fcd744c4702de05c /versions/o- | |
| parent | 3566b81c04d0d2d58507fe04609c438d7a938a8a (diff) | |
| download | vcpkg-7c318c408f3acf2fcb13c9882f453891eb6a95f4.tar.gz vcpkg-7c318c408f3acf2fcb13c9882f453891eb6a95f4.zip | |
[open62541] Update to 1.2.2 (#20399)
* Update open62541 to 1.2.2
* Update CI baseline
* delete double quotes
* update version
Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'versions/o-')
| -rw-r--r-- | versions/o-/open62541.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/o-/open62541.json b/versions/o-/open62541.json index f91b9f9b3..1edf75bb7 100644 --- a/versions/o-/open62541.json +++ b/versions/o-/open62541.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "e9f30c2699c8919f074676b99f79358ef1f0a059", + "version": "1.2.2", + "port-version": 0 + }, + { "git-tree": "98a37e8146a1e56f67a180b3c239f903ed59c401", "version": "1.1.2", "port-version": 2 |
