[prometheus-cpp] Update to 1.3.0 (#42786)

This commit is contained in:
jim wang 2024-12-19 18:02:16 +00:00 committed by GitHub
parent 2dc91c6439
commit 526b56d8b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO jupp0r/prometheus-cpp
REF "v${VERSION}"
SHA512 8c15492054189b736e502258c30aaaae0fac3c9ea61907260e6e3cd29fe4077451f9e49fd580508aa6e21691209545d9cf87011be5b046fa097a53a133167553
SHA512 e397f25c7a62d410d19be5e926cfb38175c89755e4ff9d67f06b905036daa82b0dfbe21fcc69438fc1c1e5d04f120ef7ff983ca9411ab198a3911992efb00093
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "prometheus-cpp",
"version-semver": "1.2.4",
"version-semver": "1.3.0",
"description": "Prometheus Client Library for Modern C++",
"license": "MIT",
"dependencies": [

View File

@ -7225,7 +7225,7 @@
"port-version": 1
},
"prometheus-cpp": {
"baseline": "1.2.4",
"baseline": "1.3.0",
"port-version": 0
},
"promise-cpp": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f784dd713938f07787ffefffef73cbb933096046",
"version-semver": "1.3.0",
"port-version": 0
},
{
"git-tree": "7e9110fe6fedb8304d064ed962e5274b0593f3e4",
"version-semver": "1.2.4",