mirror of
https://github.com/jupp0r/prometheus-cpp.git
synced 2026-07-21 14:33:30 +00:00
build: prepare for 1.3.0 release
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ if(POLICY CMP0091)
|
||||
endif()
|
||||
|
||||
project(prometheus-cpp
|
||||
VERSION 1.2.4
|
||||
VERSION 1.3.0
|
||||
DESCRIPTION "Prometheus Client Library for Modern C++"
|
||||
HOMEPAGE_URL "https://github.com/jupp0r/prometheus-cpp"
|
||||
)
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
module(
|
||||
name = "prometheus-cpp",
|
||||
version = "1.2.4",
|
||||
version = "1.3.0",
|
||||
repo_name = "com_github_jupp0r_prometheus_cpp",
|
||||
)
|
||||
|
||||
|
||||
Generated
+5
-5
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"lockFileVersion": 6,
|
||||
"moduleFileHash": "21f937bd7b97fc69689f0f4136b60e8382940ca75ef728fbeac372fe3fc4c3fb",
|
||||
"moduleFileHash": "ce82e086bbc0b60267e970f6a54b2ca6d0f22d3eb6633e00e2cc2899c700f3d8",
|
||||
"flags": {
|
||||
"cmdRegistries": [
|
||||
"https://bcr.bazel.build/"
|
||||
@@ -18,7 +18,7 @@
|
||||
"moduleDepGraph": {
|
||||
"<root>": {
|
||||
"name": "prometheus-cpp",
|
||||
"version": "1.2.4",
|
||||
"version": "1.3.0",
|
||||
"key": "<root>",
|
||||
"repoName": "com_github_jupp0r_prometheus_cpp",
|
||||
"executionPlatformsToRegister": [],
|
||||
@@ -1502,7 +1502,7 @@
|
||||
},
|
||||
"@@rules_foreign_cc~//foreign_cc:extensions.bzl%ext": {
|
||||
"general": {
|
||||
"bzlTransitiveDigest": "QbxK92//k6c63fpMer2Lkk6224s9gwYoVFFS6mdkucI=",
|
||||
"bzlTransitiveDigest": "0/GTFp9D0gb6hOu9jXXnaWa5hPbzPpIzLVxITdJTwvo=",
|
||||
"recordedFileInputs": {},
|
||||
"recordedDirentsInputs": {},
|
||||
"envVariables": {},
|
||||
@@ -1773,7 +1773,7 @@
|
||||
},
|
||||
"@@rules_java~//java:extensions.bzl%toolchains": {
|
||||
"general": {
|
||||
"bzlTransitiveDigest": "tJHbmWnq7m+9eUBnUdv7jZziQ26FmcGL9C5/hU3Q9UQ=",
|
||||
"bzlTransitiveDigest": "0N5b5J9fUzo0sgvH4F3kIEaeXunz4Wy2/UtSFV/eXUY=",
|
||||
"recordedFileInputs": {},
|
||||
"recordedDirentsInputs": {},
|
||||
"envVariables": {},
|
||||
@@ -2278,7 +2278,7 @@
|
||||
},
|
||||
"@@rules_python~//python/extensions:python.bzl%python": {
|
||||
"general": {
|
||||
"bzlTransitiveDigest": "o0WIKfdQRSZd/9+sY+LDTrUuYozMBFuYsL85uwJYKk8=",
|
||||
"bzlTransitiveDigest": "hcJ2K4XvZ3hi0G4g5MkUEs8xowZlCfrgq3JX4dyipWY=",
|
||||
"recordedFileInputs": {},
|
||||
"recordedDirentsInputs": {},
|
||||
"envVariables": {},
|
||||
|
||||
Reference in New Issue
Block a user