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 | |
| 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')
| -rw-r--r-- | versions/baseline.json | 4 | ||||
| -rw-r--r-- | versions/o-/open62541.json | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index ec4d98a18..ff9231e1f 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -4761,8 +4761,8 @@ "port-version": 0 }, "open62541": { - "baseline": "1.1.2", - "port-version": 2 + "baseline": "1.2.2", + "port-version": 0 }, "openal-soft": { "baseline": "1.21.1", 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 |
