mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
presentmon: Update to version 2.0.1
This commit is contained in:
parent
ca87df13ce
commit
c575b4fe76
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.0.0",
|
"version": "2.0.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.0.0/PresentMon-2.0.0-x64.exe#/PresentMon.exe",
|
"url": "https://github.com/GameTechDev/PresentMon/releases/download/v2.0.1/PresentMon-2.0.1-x64.exe#/PresentMon.exe",
|
||||||
"hash": "faad881ef4996853e75359b5be52087b289d8c06f420aec3fcb4d7a4e4a994f5"
|
"hash": "a45b2e2341ec75fefe724b9a2633aa272c6c98262c4bb90aab5a575800a8b308"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/GameTechDev/PresentMon/releases/download/v2.0.0/PresentMon-2.0.0-x86.exe#/PresentMon.exe",
|
"url": "https://github.com/GameTechDev/PresentMon/releases/download/v2.0.1/PresentMon-2.0.1-x86.exe#/PresentMon.exe",
|
||||||
"hash": "c8b2fff23874f46b06eeda35eba7b1ed49fc963d7b9cc144db4b43e8893c8c26"
|
"hash": "c39740717fe096343d6e1185df19b74d195cd15180343f9ce2d21f5a290dc8ec"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "PresentMon.exe",
|
"bin": "PresentMon.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user