From 82b227e77be37b2d13dc5504f0df6be36d4afff8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 12:31:51 +0000 Subject: [PATCH] dottrace-clt: Update to version 2025.2.4 --- bucket/dottrace-clt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dottrace-clt.json b/bucket/dottrace-clt.json index d0c338a421..360a938fc8 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2025.2.3", + "version": "2025.2.4", "description": "JetBrains dotTrace Command Line Tools that enable analyzing performance of .NET applications outside of Visual Studio.", "homepage": "https://www.jetbrains.com/profiler/download/#section=commandline", "license": { @@ -8,8 +8,8 @@ }, "architecture": { "64bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.2.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.2.3.zip", - "hash": "8af3cc4f480aebb4f2bd8d08a14a7cd56338faeedc009b24554d218c60625f72" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.2.4/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.2.4.zip", + "hash": "dfeaf896764d22c0a4b033974b3e71e1de7df108c2137f200045e058bc633043" } }, "bin": "ConsoleProfiler.exe",