presentmon: Update to version 1.8.0

This commit is contained in:
github-actions[bot] 2022-05-27 20:28:24 +00:00
parent fb57a7fc67
commit a9d77a4e0a

View File

@ -1,16 +1,16 @@
{ {
"version": "1.7.1", "version": "1.8.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/v1.7.1/PresentMon-1.7.1-x64.exe#/PresentMon.exe", "url": "https://github.com/GameTechDev/PresentMon/releases/download/v1.8.0/PresentMon-1.8.0-x64.exe#/PresentMon.exe",
"hash": "8041db44e8e762100067196ea759faf476cf696b0644bf354b29c64f4175595b" "hash": "b06f7c48de24b43d5d73f289a95da86c3fe78689db13b72e0fe96535695b7ef9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/GameTechDev/PresentMon/releases/download/v1.7.1/PresentMon-1.7.1-x86.exe#/PresentMon.exe", "url": "https://github.com/GameTechDev/PresentMon/releases/download/v1.8.0/PresentMon-1.8.0-x86.exe#/PresentMon.exe",
"hash": "9ce7b0397908873221dc0142da1c16d2dd0e87a8e22bbc75a57c45d364e8fa0b" "hash": "7fee0dbc7c8a77d199e377600f645008337e5ead38255b143551d7edfcb096fc"
} }
}, },
"bin": "PresentMon.exe", "bin": "PresentMon.exe",