[veigar] Update to 1.2 (#39484)

This commit is contained in:
winsoft666 2024-06-25 09:40:40 +08:00 committed by GitHub
parent 54fb22ead7
commit 88fa129452
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 4 deletions

View File

@ -2,8 +2,8 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO winsoft666/veigar
HEAD_REF master
REF ${VERSION}
SHA512 f67f2ba3b059b734e8eaf56005dc3abd011949080591caf40a4a0f881257761e2eba9b40b1e1f3207881ab755e1ab8b4b29f17eb63e645be2c81d979fd6a87d0
REF "${VERSION}"
SHA512 dce0312bd5792e1c4a084b23c331bb5b30459b8e43b325e630800e2ebe929099defb000c889bd09ab94b2417b0169614465c11ca9ed845236542a6c36b9947fc
)
string(COMPARE EQUAL "${VCPKG_CRT_LINKAGE}" "static" VEIGAR_USE_STATIC_CRT)

View File

@ -1,6 +1,6 @@
{
"name": "veigar",
"version": "1.0",
"version": "1.2",
"maintainers": "winsoft666 <winsoft666@outlook.com>",
"description": "Cross platform RPC library using shared memory.",
"homepage": "https://github.com/winsoft666/veigar",

View File

@ -9189,7 +9189,7 @@
"port-version": 0
},
"veigar": {
"baseline": "1.0",
"baseline": "1.2",
"port-version": 0
},
"velodyne-decoder": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "88f837039f4ae787986c90d0095969a8775795c1",
"version": "1.2",
"port-version": 0
},
{
"git-tree": "ac6bbfdf9847f62c07cbaaaccd15e85aa7d60bb5",
"version": "1.0",