From b2588289feb87b64f57418ea9594c6fcf18d4c9c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 08:30:48 +0000 Subject: [PATCH] dottrace-clt: Update to version 2025.1.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 1c9193745a..2aa3a8d9bf 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2025.1.3", + "version": "2025.1.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.1.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.1.3.zip", - "hash": "2e8fc4e83512085aaa39f1f6bbd8e39601ca30c69b2a9258b94e36d1de4e3d55" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.1.4/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.1.4.zip", + "hash": "caf2969ce408eeb6d350e1d8e8fc6f434332ab295041b44e2612363c4479213f" } }, "bin": "ConsoleProfiler.exe",