Skip to content

Commit 3b48bd2

Browse files
committed
Bump the port version of glog
1 parent cad3645 commit 3b48bd2

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

ports/glog/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "glog",
33
"version": "0.5.0",
4-
"port-version": 3,
4+
"port-version": 4,
55
"description": "C++ implementation of the Google logging module",
66
"homepage": "https://github.com/google/glog",
77
"license": "BSD-3-Clause",

versions/baseline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2554,7 +2554,7 @@
25542554
},
25552555
"glog": {
25562556
"baseline": "0.5.0",
2557-
"port-version": 3
2557+
"port-version": 4
25582558
},
25592559
"gloo": {
25602560
"baseline": "20201203",

versions/g-/glog.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"versions": [
3+
{
4+
"git-tree": "8e9257f9b823b99ce76047fab67cf25aef61533c",
5+
"version": "0.5.0",
6+
"port-version": 4
7+
},
38
{
49
"git-tree": "ecb04a5ba4d046af782f62ae7c167bd05b0101a8",
510
"version": "0.5.0",

0 commit comments

Comments
 (0)