Skip to content

Commit

Permalink
Merge pull request microsoft#9047 from gjasny/prometheus-cpp-0.8.0
Browse files Browse the repository at this point in the history
[prometheus-cpp] Update to version 0.8.0
  • Loading branch information
ras0219-msft authored Nov 22, 2019
2 parents be22db5 + ff3105d commit fca38ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/prometheus-cpp/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: prometheus-cpp
Version: 0.7.0
Version: 0.8.0
Description: Prometheus Client Library for Modern C++
Default-Features: compression, pull

Expand Down
4 changes: 2 additions & 2 deletions ports/prometheus-cpp/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO jupp0r/prometheus-cpp
REF v0.7.0
SHA512 ff946585e24d84596e851f838b42566512fe368f164254d309b2aa3bda770c5442b6eeb880055351f89e0e2d0b581fddb5b0e70dd5b2a15370e508c4aabbcb1c
REF v0.8.0
SHA512 23cb0de4022f6a05e58aff37f36a499d062849c34772994fc69887a72462591553c7098492f18a8a86b5c31e70a0b93813a7cb7e5adb1974897e9f38053f543a
HEAD_REF master
)

Expand Down

0 comments on commit fca38ad

Please sign in to comment.