presentmon: Update to version 2.3.1

This commit is contained in:
github-actions[bot] 2025-06-10 12:32:00 +00:00
parent 9646b7be5a
commit f6d54e63a0

View File

@ -1,12 +1,12 @@
{ {
"version": "2.3.0", "version": "2.3.1",
"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.0/PresentMon-2.3.0-x64.exe#/PresentMon.exe", "url": "https://github.com/GameTechDev/PresentMon/releases/download/v2.3.1/PresentMon-2.3.1-x64.exe#/PresentMon.exe",
"hash": "690533cf5c2591ef571a3037aa4c205c8e75860ef3f56927bf3a98acf7198485" "hash": "364e5d98d4d134bd54dd25c22ed2ca2f4883f8bc3ed6502bee0c151e3436d30c"
} }
}, },
"bin": "PresentMon.exe", "bin": "PresentMon.exe",