Skip to content

Commit

Permalink
[gperftools] Update version to 2.10 (microsoft#32974)
Browse files Browse the repository at this point in the history
* [gperftools] Update version to 2.10

* [gperftools] Update version database
  • Loading branch information
chris1786 authored Aug 7, 2023
1 parent d87270b commit ddf8878
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 6 deletions.
4 changes: 2 additions & 2 deletions ports/gperftools/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO gperftools/gperftools
REF fe62a0baab87ba3abca12f4a621532bf67c9a7d2
SHA512 fc0fb2c56d38046ac7bc2d36863dabf073b7aede7ce18916228d7b9f64cf33ae754708bff028353ada52bf4b79a7cd3e3334c1558a9ba64b06326b1537faf690
REF gperftools-2.10
SHA512 4400711723be9401f519d85b3b69c026e4715473cbed48ab0573df17abdf895fb971ee969875fe5127a2e8b9aba90d858285e50c8e012384c2c36d5a76b1f0c4
HEAD_REF master
)

Expand Down
3 changes: 1 addition & 2 deletions ports/gperftools/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "gperftools",
"version-date": "2019-09-02",
"port-version": 5,
"version": "2.10",
"description": "A set of tools for performance profiling and memory checking",
"homepage": "https://github.com/gperftools/gperftools",
"supports": "!(arm & windows) & !uwp & !android",
Expand Down
4 changes: 2 additions & 2 deletions versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -2977,8 +2977,8 @@
"port-version": 5
},
"gperftools": {
"baseline": "2019-09-02",
"port-version": 5
"baseline": "2.10",
"port-version": 0
},
"gpgme": {
"baseline": "1.18.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/g-/gperftools.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a3e7b08a6dcd261b62d0fee3d7f00de84c3b0094",
"version": "2.10",
"port-version": 0
},
{
"git-tree": "0840bfaf247735ffd902de5536b4ce2f411a77e3",
"version-date": "2019-09-02",
Expand Down

0 comments on commit ddf8878

Please sign in to comment.