From a9ffcbe4b37600ce9fcfb5c4297db9176ddf10ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 12:32:06 +0000 Subject: [PATCH] dottrace-clt: Update to version 2025.2.3 --- 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 8acfa9549f..d0c338a421 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2025.2.2.1", + "version": "2025.2.3", "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.2.1/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.2.2.1.zip", - "hash": "9e90a4e191da8cc9c55f9cf1f2fd16fd26c69793560199b5f9208fdaa6cef4be" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.2.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.2.3.zip", + "hash": "8af3cc4f480aebb4f2bd8d08a14a7cd56338faeedc009b24554d218c60625f72" } }, "bin": "ConsoleProfiler.exe",