mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 08:58:59 +08:00
[prometheus-cpp] Update to version 0.9.0 (#10175)
This commit is contained in:
parent
c6b58e366a
commit
1d58bf5310
@ -1,5 +1,5 @@
|
||||
Source: prometheus-cpp
|
||||
Version: 0.8.0
|
||||
Version: 0.9.0
|
||||
Description: Prometheus Client Library for Modern C++
|
||||
Default-Features: compression, pull
|
||||
|
||||
|
@ -5,8 +5,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO jupp0r/prometheus-cpp
|
||||
REF v0.8.0
|
||||
SHA512 23cb0de4022f6a05e58aff37f36a499d062849c34772994fc69887a72462591553c7098492f18a8a86b5c31e70a0b93813a7cb7e5adb1974897e9f38053f543a
|
||||
REF v0.9.0
|
||||
SHA512 d9d5fbbd8c8aad5dd6a5e872275324d689a0c57199e4158d74e13ea62b286fa71dee01bb4197b906b79792bf1ca4e67a46b5c04621d7070241ac32876f6de891
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user