From 0a07b6a353af8a7fd96dc027e2fc66f5370e80ec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 12:32:15 +0000 Subject: [PATCH] dottrace-clt: Update to version 2025.2.0.1 --- 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 d229b087c8..7fa859a9b0 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2025.2", + "version": "2025.2.0.1", "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/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.2.zip", - "hash": "e91f23b292c8d6c76a360358007d672ff5ecc8e57549a1beffad235530a3984e" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.2.0.1/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.2.0.1.zip", + "hash": "fb15f24fc5669b235f6d23c8117fe1ffab499f5000a60be1e181e782c7b4bc65" } }, "bin": "ConsoleProfiler.exe",