presentmon: Update to version 2.4.0

This commit is contained in:
github-actions[bot] 2025-11-11 04:29:43 +00:00
parent ddca8685d2
commit 64c00ca289

View File

@ -1,12 +1,12 @@
{ {
"version": "2.3.1", "version": "2.4.0",
"description": "Tool for collection and processing of ETW events related to frame presentation on Windows.", "description": "Tool for collection and processing of ETW events related to frame presentation on Windows.",
"homepage": "https://github.com/GameTechDev/PresentMon", "homepage": "https://github.com/GameTechDev/PresentMon",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/GameTechDev/PresentMon/releases/download/v2.3.1/PresentMon-2.3.1-x64.exe#/PresentMon.exe", "url": "https://github.com/GameTechDev/PresentMon/releases/download/v2.4.0/PresentMon-2.4.0-x64.exe#/PresentMon.exe",
"hash": "364e5d98d4d134bd54dd25c22ed2ca2f4883f8bc3ed6502bee0c151e3436d30c" "hash": "efe55aa91d381f425e686c87696965dd6b148e130e34985ef03733980a7480c4"
} }
}, },
"bin": "PresentMon.exe", "bin": "PresentMon.exe",