Skip to content

Commit ae56e84

Browse files
authored
[robotraconteur] Update to version 1.2.7 (#48732)
1 parent f6ce2c2 commit ae56e84

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

ports/robotraconteur/portfile.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ vcpkg_from_github(
66
OUT_SOURCE_PATH SOURCE_PATH
77
REPO robotraconteur/robotraconteur
88
REF "v${VERSION}"
9-
SHA512 ce66b853e8beab53f10b9df310446ac97d4ba61c616f9ced560eb1d26c3d1c44bbeadf33ab109fd64295d5f6521a39eddbd14c03d847a99cdcb2d0d0511d6a87
9+
SHA512 68c85993014df880cbc5b5c5a8656f64f95ca0dba4ace9a3a4239a4bdc6e65b29c73489a2b56142890629f040bd994f54e40d01f928c1cfd5b6dd40dc9a2b14a
1010
HEAD_REF master
1111
)
1212

ports/robotraconteur/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "robotraconteur",
3-
"version-semver": "1.2.6",
3+
"version-semver": "1.2.7",
44
"description": "The Robot Raconteur communication framework core library",
55
"homepage": "https://www.robotraconteur.com",
66
"license": "Apache-2.0",

versions/baseline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8637,7 +8637,7 @@
86378637
"port-version": 0
86388638
},
86398639
"robotraconteur": {
8640-
"baseline": "1.2.6",
8640+
"baseline": "1.2.7",
86418641
"port-version": 0
86428642
},
86438643
"robotraconteur-companion": {

versions/r-/robotraconteur.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"versions": [
3+
{
4+
"git-tree": "a17eaf2ae6294011fccbc2800d8145c81f67a773",
5+
"version-semver": "1.2.7",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "5439a1d90e214a5629dd2a33d8995f0a5a9d786f",
510
"version-semver": "1.2.6",

0 commit comments

Comments
 (0)