Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMACHIZAUD Andréa <andrea.machizaud@gmail.com>2022-04-13 13:31:46 +0300
committerMACHIZAUD Andréa <andrea.machizaud@gmail.com>2022-05-09 11:42:12 +0300
commiteda71a1983a4e86e5f4f801ec9b190446369eea1 (patch)
tree007d84ab2f1af7ab4a19d0a8a083a280a1ab5481 /vcpkg.json
parentc22248d8e74947b7347e8a656b06907a9098b14e (diff)
Bump vcpkg baseline
Diffstat (limited to 'vcpkg.json')
-rw-r--r--vcpkg.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcpkg.json b/vcpkg.json
index b4109e3a..7166aa6e 100644
--- a/vcpkg.json
+++ b/vcpkg.json
@@ -4,7 +4,7 @@
"version-semver": "0.8.0",
"description": "C++ frame profiler",
"homepage": "https://github.com/wolfpld/tracy",
- "builtin-baseline": "af2287382b1991dbdcb7e5112d236f3323b9dd7a",
+ "builtin-baseline": "65c66cd748d48cfa8f02df8c434adbd862ef1dd2",
"dependencies": [
{ "name": "capstone", "features":[ "arm", "arm64", "x86" ] },
"freetype",