mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
presentmon: Update to version 1.9.0
This commit is contained in:
parent
51547e7caa
commit
0fdce9ff70
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.8.0",
|
||||
"version": "1.9.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.8.0/PresentMon-1.8.0-x64.exe#/PresentMon.exe",
|
||||
"hash": "b06f7c48de24b43d5d73f289a95da86c3fe78689db13b72e0fe96535695b7ef9"
|
||||
"url": "https://github.com/GameTechDev/PresentMon/releases/download/v1.9.0/PresentMon-1.9.0-x64.exe#/PresentMon.exe",
|
||||
"hash": "f805dd7f7eba13575c88d47da037dac5a6f93489ad0d148b9eaebdd95fa8e7f6"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/GameTechDev/PresentMon/releases/download/v1.8.0/PresentMon-1.8.0-x86.exe#/PresentMon.exe",
|
||||
"hash": "7fee0dbc7c8a77d199e377600f645008337e5ead38255b143551d7edfcb096fc"
|
||||
"url": "https://github.com/GameTechDev/PresentMon/releases/download/v1.9.0/PresentMon-1.9.0-x86.exe#/PresentMon.exe",
|
||||
"hash": "8b9ee2a63669c22457c435ac745b7ca2011c2e9a5502283f85f0e00ee1e299d7"
|
||||
}
|
||||
},
|
||||
"bin": "PresentMon.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user