[etcd-cpp-apiv3] fix hash (#30450)

This commit is contained in:
autoantwort 2023-03-27 20:45:52 +02:00 committed by GitHub
parent 982a49ec9c
commit 62eca25c43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 2 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO etcd-cpp-apiv3/etcd-cpp-apiv3
REF "v${VERSION}"
SHA512 6c0659e25be84ba85d557d16594a52517b735b593039556bfb3e8b354e13f2f2cce07d82cef4cf793ee24ba39b27d763664de78734feb62059e86db021ca1729
SHA512 3bf1e0b178ddc77c8c0818f049cc83ac08d44ca767835eac9514d7af3c7cf583d1d3bf25c2d8cb02afd60a73fb493cb0956d3154baaa6203f5db0e79c0163f57
HEAD_REF master
)

View File

@ -1,6 +1,7 @@
{
"name": "etcd-cpp-apiv3",
"version": "0.14.2",
"port-version": 1,
"description": "The etcd-cpp-apiv3 is a C++ API for etcd's v3 client API, i.e., ETCDCTL_API=3.",
"homepage": "https://github.com/etcd-cpp-apiv3/etcd-cpp-apiv3",
"license": "BSD-3-Clause",

View File

@ -2298,7 +2298,7 @@
},
"etcd-cpp-apiv3": {
"baseline": "0.14.2",
"port-version": 0
"port-version": 1
},
"etl": {
"baseline": "20.35.4",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "fcdd53892f918548cbe88add5b6224c19ed941f7",
"version": "0.14.2",
"port-version": 1
},
{
"git-tree": "dd97517ebe389d53e5b32703d9c6744f2031d389",
"version": "0.14.2",