mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 21:31:21 +00:00
presentmon: Update to version 2.0.0
This commit is contained in:
parent
36cb41e097
commit
183526b151
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.10.0",
|
||||
"version": "2.0.0",
|
||||
"description": "Tool for collection and processing of ETW events related to frame presentation on Windows.",
|
||||
"homepage": "https://github.com/GameTechDev/PresentMon",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/GameTechDev/PresentMon/releases/download/v1.10.0/PresentMon-1.10.0-x64.exe#/PresentMon.exe",
|
||||
"hash": "e57a2f8ee1de1ef1a5516d875f1b115e881943cd729fe9c5a2f88b1dc79a8a3b"
|
||||
"url": "https://github.com/GameTechDev/PresentMon/releases/download/v2.0.0/PresentMon-2.0.0-x64.exe#/PresentMon.exe",
|
||||
"hash": "faad881ef4996853e75359b5be52087b289d8c06f420aec3fcb4d7a4e4a994f5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/GameTechDev/PresentMon/releases/download/v1.10.0/PresentMon-1.10.0-x86.exe#/PresentMon.exe",
|
||||
"hash": "2eeaf9050922a4cf16ba64ad394dcc8d6318d9fee282ff8d76dfdbf43455934f"
|
||||
"url": "https://github.com/GameTechDev/PresentMon/releases/download/v2.0.0/PresentMon-2.0.0-x86.exe#/PresentMon.exe",
|
||||
"hash": "c8b2fff23874f46b06eeda35eba7b1ed49fc963d7b9cc144db4b43e8893c8c26"
|
||||
}
|
||||
},
|
||||
"bin": "PresentMon.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user