[comms,commsdsl] update ports (#17581)

* [comms, commsdsl] update to new version

* update versions
This commit is contained in:
Mathis Logemann 2021-04-30 19:56:51 +02:00 committed by GitHub
parent 63e7b48acf
commit 4f7901ce6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 18 additions and 8 deletions

View File

@ -3,8 +3,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO commschamp/comms_champion
REF v3.1.4
SHA512 4902f8f165200116fe49bc313fc0808bac820f4e5e9084f9bf4e6c1d74ab71a3a056f4b3614b617e71f62cb37346956c69d83b77eb92dd7d9ad0918f1b5edb33
REF v3.2
SHA512 4ca0c1e074715126edae0bd8fda62bb2cbe2151887f755a1874e21d15e050e0c7248bb50ba2e9a5da52611f48fab8e3dd7d5cc402cad134684c1ebb85aa5348a
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "comms",
"version-semver": "3.1.4",
"version-semver": "3.2.0",
"description": "COMMS is the C++(11) headers only, platform independent library, which makes the implementation of a communication protocol to be an easy and relatively quick process.",
"homepage": "https://commschamp.github.io/",
"documentation": "https://github.com/commschamp/comms_champion"

View File

@ -2,8 +2,8 @@ vcpkg_fail_port_install(ON_TARGET "uwp")
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO commschamp/commsdsl
REF v3.6.1
SHA512 e511aeac7659744dd5a30bd1bff3ee011aa4a3371df9ecb8befbd774b6b7951192fcd3bd21837a864d71126987321b66f0063f9e1ba2d59f9dd283334c363e89
REF v3.6.2
SHA512 532da398b23773703bb9ade2a5fb58584d99f631b0f28c834caa4377fcc4388a748405f998b77076a732316848bb6bde9be147fd0048485be8cc6fc6cc380352
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "commsdsl",
"version-semver": "3.6.1",
"version-semver": "3.6.2",
"description": "DSL schemas parser and code generator for CommsChampion Ecosystem",
"homepage": "https://commschamp.github.io/",
"documentation": "https://github.com/commschamp/commsdsl",

View File

@ -1317,7 +1317,7 @@
"port-version": 1
},
"comms": {
"baseline": "3.1.4",
"baseline": "3.2.0",
"port-version": 0
},
"comms-ublox": {
@ -1325,7 +1325,7 @@
"port-version": 1
},
"commsdsl": {
"baseline": "3.6.1",
"baseline": "3.6.2",
"port-version": 0
},
"concurrentqueue": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "57fe5d80da8143076de8b7bb17a0ad9b6fc0cf5b",
"version-semver": "3.2.0",
"port-version": 0
},
{
"git-tree": "fb4f92eb981baa5bc5b85e2362c513848af83c52",
"version-semver": "3.1.4",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "bec82cc5342cd706af3d35c95a734c4fce0151ce",
"version-semver": "3.6.2",
"port-version": 0
},
{
"git-tree": "014e972b792fdc47a14d60c1f8a54949f75a9495",
"version-semver": "3.6.1",