presentmon: Update to version 1.9.2

This commit is contained in:
github-actions[bot] 2023-09-12 00:33:02 +00:00
parent 3569c31fff
commit bfc4623f12

View File

@ -1,16 +1,16 @@
{ {
"version": "1.9.0", "version": "1.9.2",
"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/v1.9.0/PresentMon-1.9.0-x64.exe#/PresentMon.exe", "url": "https://github.com/GameTechDev/PresentMon/releases/download/v1.9.2/PresentMon-1.9.2-x64.exe#/PresentMon.exe",
"hash": "f805dd7f7eba13575c88d47da037dac5a6f93489ad0d148b9eaebdd95fa8e7f6" "hash": "ee4eba300a521b16291b7ace14d95efb9fa149b0ef1d31b15df4ee345c4e002b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/GameTechDev/PresentMon/releases/download/v1.9.0/PresentMon-1.9.0-x86.exe#/PresentMon.exe", "url": "https://github.com/GameTechDev/PresentMon/releases/download/v1.9.2/PresentMon-1.9.2-x86.exe#/PresentMon.exe",
"hash": "8b9ee2a63669c22457c435ac745b7ca2011c2e9a5502283f85f0e00ee1e299d7" "hash": "1d24d68a301194abecb8dbca97dbc356788a16d7bf56837852f86e359ff61213"
} }
}, },
"bin": "PresentMon.exe", "bin": "PresentMon.exe",