From 4fa854302d408833399d098596f00613eafdf1b2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 04:32:53 +0000 Subject: [PATCH] presentmon: Update to version 2.4.1 --- bucket/presentmon.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/presentmon.json b/bucket/presentmon.json index 651d7f66b1..77adc5c6d8 100644 --- a/bucket/presentmon.json +++ b/bucket/presentmon.json @@ -1,12 +1,12 @@ { - "version": "2.4.0", + "version": "2.4.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.4.0/PresentMon-2.4.0-x64.exe#/PresentMon.exe", - "hash": "efe55aa91d381f425e686c87696965dd6b148e130e34985ef03733980a7480c4" + "url": "https://github.com/GameTechDev/PresentMon/releases/download/v2.4.1/PresentMon-2.4.1-x64.exe#/PresentMon.exe", + "hash": "d74183e7ae630f72cd3690be0373ecbfdc6cbb86578148aab8fa2a7166068f34" } }, "bin": "PresentMon.exe",