From f6d54e63a0ea4c74a96cf938b2cb354ad583c9ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 12:32:00 +0000 Subject: [PATCH] presentmon: Update to version 2.3.1 --- bucket/presentmon.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/presentmon.json b/bucket/presentmon.json index 5ba042ae7f..8cc403ec71 100644 --- a/bucket/presentmon.json +++ b/bucket/presentmon.json @@ -1,12 +1,12 @@ { - "version": "2.3.0", + "version": "2.3.1", "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/v2.3.0/PresentMon-2.3.0-x64.exe#/PresentMon.exe", - "hash": "690533cf5c2591ef571a3037aa4c205c8e75860ef3f56927bf3a98acf7198485" + "url": "https://github.com/GameTechDev/PresentMon/releases/download/v2.3.1/PresentMon-2.3.1-x64.exe#/PresentMon.exe", + "hash": "364e5d98d4d134bd54dd25c22ed2ca2f4883f8bc3ed6502bee0c151e3436d30c" } }, "bin": "PresentMon.exe",