From a9d77a4e0acfdc4880bcbaea1099735010a6b616 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 20:28:24 +0000 Subject: [PATCH] presentmon: Update to version 1.8.0 --- bucket/presentmon.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/presentmon.json b/bucket/presentmon.json index 0604049c8f..c1f63c3051 100644 --- a/bucket/presentmon.json +++ b/bucket/presentmon.json @@ -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.", "homepage": "https://github.com/GameTechDev/PresentMon", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/GameTechDev/PresentMon/releases/download/v1.7.1/PresentMon-1.7.1-x64.exe#/PresentMon.exe", - "hash": "8041db44e8e762100067196ea759faf476cf696b0644bf354b29c64f4175595b" + "url": "https://github.com/GameTechDev/PresentMon/releases/download/v1.8.0/PresentMon-1.8.0-x64.exe#/PresentMon.exe", + "hash": "b06f7c48de24b43d5d73f289a95da86c3fe78689db13b72e0fe96535695b7ef9" }, "32bit": { - "url": "https://github.com/GameTechDev/PresentMon/releases/download/v1.7.1/PresentMon-1.7.1-x86.exe#/PresentMon.exe", - "hash": "9ce7b0397908873221dc0142da1c16d2dd0e87a8e22bbc75a57c45d364e8fa0b" + "url": "https://github.com/GameTechDev/PresentMon/releases/download/v1.8.0/PresentMon-1.8.0-x86.exe#/PresentMon.exe", + "hash": "7fee0dbc7c8a77d199e377600f645008337e5ead38255b143551d7edfcb096fc" } }, "bin": "PresentMon.exe",