[robotraconteur] Update to version 1.2.4 (#41977)

This commit is contained in:
John Wason 2024-11-06 23:24:44 -05:00 committed by GitHub
parent 29b89b2f0e
commit 92ffac6b87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -6,7 +6,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO robotraconteur/robotraconteur
REF "v${VERSION}"
SHA512 6c4cf2306f632ec87d84a6e93277f907063de642d02e358c6a5384ae157cfc6e9f45d90b0a77fd1c741304c5a93d6e60c97e41d2ca64967c75075b7f760720fc
SHA512 d73621ff888ae8cfc9d6ac5a71b75920552948fb15ffe2fa13fb31a238fc92f6a271ea1653eed855ba04f371686dff6fdf46285f24a471a3147d7744563b4d0b
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "robotraconteur",
"version-semver": "1.2.3",
"version-semver": "1.2.4",
"description": "The Robot Raconteur communication framework core library",
"homepage": "https://www.robotraconteur.com",
"license": "Apache-2.0",

View File

@ -7969,7 +7969,7 @@
"port-version": 0
},
"robotraconteur": {
"baseline": "1.2.3",
"baseline": "1.2.4",
"port-version": 0
},
"robotraconteur-companion": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "e06d696abd877a6b37474ae0ab6dc28aed9fba6e",
"version-semver": "1.2.4",
"port-version": 0
},
{
"git-tree": "bdd3cf35dc9e8f88733b8a34b6cbde70965a2d96",
"version-semver": "1.2.3",