mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-28 19:25:27 +08:00
update gzcmak3 to 3.4.1 (#34497)
This commit is contained in:
parent
d3b05ce062
commit
b017703799
@ -4,7 +4,7 @@ ignition_modular_library(
|
||||
NAME ${PACKAGE_NAME}
|
||||
REF ${PORT}_${VERSION}
|
||||
VERSION ${VERSION}
|
||||
SHA512 59d6f90561e762c00035aae273420bc3d6a24af47b5d2914cd8547146f63919bc4c3e33e6c0942dc89bc75925cebff1bcbbf18e3239220ebc6bb194326c3197a
|
||||
SHA512 30cf5aa69674bdc1a99762fc45d134b99da5e2faf846749392697ae41463a5304a43022bb0c2ca1b373af4171135d686fdd736573fe6e1cc26dc2cecc8333e69
|
||||
)
|
||||
|
||||
# Install custom usage
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gz-cmake3",
|
||||
"version": "3.4.0",
|
||||
"version": "3.4.1",
|
||||
"description": "CMake helper functions for building robotic applications",
|
||||
"homepage": "https://ignitionrobotics.org/libs/cmake",
|
||||
"license": null,
|
||||
|
@ -3141,7 +3141,7 @@
|
||||
"port-version": 6
|
||||
},
|
||||
"gz-cmake3": {
|
||||
"baseline": "3.4.0",
|
||||
"baseline": "3.4.1",
|
||||
"port-version": 0
|
||||
},
|
||||
"gz-common5": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "c0061f3363187e8da74f252ff3c21c42e382e8c9",
|
||||
"version": "3.4.1",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "04e105aecf5f7805dde15ac905cacb77ffcd3225",
|
||||
"version": "3.4.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user