mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 11:49:05 +08:00
[gperftools] Update version to 2.10 (#32974)
* [gperftools] Update version to 2.10 * [gperftools] Update version database
This commit is contained in:
parent
d87270b739
commit
ddf8878f9a
@ -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
|
||||
)
|
||||
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "a3e7b08a6dcd261b62d0fee3d7f00de84c3b0094",
|
||||
"version": "2.10",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "0840bfaf247735ffd902de5536b4ce2f411a77e3",
|
||||
"version-date": "2019-09-02",
|
||||
|
Loading…
Reference in New Issue
Block a user