[open62541pp] Update to 0.12.0 (#36697)

This commit is contained in:
Lukas Berbuer 2024-02-12 23:34:28 +01:00 committed by GitHub
parent a0786f6a81
commit 5535a11b34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO open62541pp/open62541pp
REF "v${VERSION}"
SHA512 82e2a4fc5f08eb09af371202b36177cbb0073264641260008027fbcceb59a3687fafe955511445ca92399942f80ac1b0a3800eae0b5336636f47ce07924ea6db
SHA512 7dc598ae373009c181b06b3768178d26a55880356984a24cef9758240efa7c827286a926222d6c225313a4f5b2d1abab9135794db8e216dac0f050ed3b471f25
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "open62541pp",
"version": "0.11.0",
"version": "0.12.0",
"description": "C++ wrapper of the open62541 OPC UA library",
"homepage": "https://open62541pp.github.io/open62541pp/",
"license": "MPL-2.0",

View File

@ -6289,7 +6289,7 @@
"port-version": 0
},
"open62541pp": {
"baseline": "0.11.0",
"baseline": "0.12.0",
"port-version": 0
},
"openal-soft": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "2923db9f93aa0d81cb6c2f9bc11f1f8dee713e4f",
"version": "0.12.0",
"port-version": 0
},
{
"git-tree": "28d7aa666af8c2b3db214bb936678fc5bd1798cf",
"version": "0.11.0",