From 11dab1bbcafa439aa037f12ce60cfb9abe22b5eb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 16:30:10 +0000 Subject: [PATCH] dottrace-clt: Update to version 2025.3.0.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 82a2b7b8fb..bdb66a4fe1 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2025.3.0.2", + "version": "2025.3.0.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.3.0.2/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.3.0.2.zip", - "hash": "c6c0fae6b6f31f202c64580c1da1fd983bb54695d7d538d8c43422db7f044c8c" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.3.0.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.3.0.3.zip", + "hash": "1844aa92eda7c44d6ec17e19145b0634e22d1fab03e80c215157a870e5538c0d" } }, "bin": "ConsoleProfiler.exe",