[open62541pp] Update to version 0.15.0 (#41285)

This commit is contained in:
Lukas Berbuer 2024-10-02 16:04:57 +02:00 committed by GitHub
parent 16f3d9fd1b
commit c78df2a928
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 28bb7ae74b237513cdf4e9a120f736656648ad35a36554aeec9e1a738a63d5f074ffadd7ae3ce55c8c639261596fe2b9b7cc9294b418fcec46c7691d76cfd80c
SHA512 e1b273dafd570e0393d5f5cdb0a899758042cc8c2d8cfe1080829844f8b892fd171de4264f6861c9f3d2544bb4b635532a719c45baaad1015eec3a46fff27ff7
HEAD_REF master
)

View File

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

View File

@ -6561,7 +6561,7 @@
"port-version": 0
},
"open62541pp": {
"baseline": "0.14.0",
"baseline": "0.15.0",
"port-version": 0
},
"openal-soft": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "26d25efab98d36cdd9a4ea57b354093afd9c0d49",
"version": "0.15.0",
"port-version": 0
},
{
"git-tree": "3bf73b7f5ee15972b21e10adcea7c97e9544827c",
"version": "0.14.0",