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