mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
presentmon: Update to version 1.10.0
This commit is contained in:
parent
c628185d23
commit
450b176f39
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.9.2",
|
"version": "1.10.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.9.2/PresentMon-1.9.2-x64.exe#/PresentMon.exe",
|
"url": "https://github.com/GameTechDev/PresentMon/releases/download/v1.10.0/PresentMon-1.10.0-x64.exe#/PresentMon.exe",
|
||||||
"hash": "ee4eba300a521b16291b7ace14d95efb9fa149b0ef1d31b15df4ee345c4e002b"
|
"hash": "e57a2f8ee1de1ef1a5516d875f1b115e881943cd729fe9c5a2f88b1dc79a8a3b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/GameTechDev/PresentMon/releases/download/v1.9.2/PresentMon-1.9.2-x86.exe#/PresentMon.exe",
|
"url": "https://github.com/GameTechDev/PresentMon/releases/download/v1.10.0/PresentMon-1.10.0-x86.exe#/PresentMon.exe",
|
||||||
"hash": "1d24d68a301194abecb8dbca97dbc356788a16d7bf56837852f86e359ff61213"
|
"hash": "2eeaf9050922a4cf16ba64ad394dcc8d6318d9fee282ff8d76dfdbf43455934f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "PresentMon.exe",
|
"bin": "PresentMon.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user