From 2e0b0cc0a4e6dda799740d3b7c13046c9f48cf9f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 16:31:51 +0000 Subject: [PATCH] dottrace-clt: Update to version 2025.1.5 --- 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 2aa3a8d9bf..f4cd55f108 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2025.1.4", + "version": "2025.1.5", "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.4/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.1.4.zip", - "hash": "caf2969ce408eeb6d350e1d8e8fc6f434332ab295041b44e2612363c4479213f" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.1.5/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.1.5.zip", + "hash": "8bb806f69906b654e465d1af7578de580f25ed98c0b3ffca8785ac2d8c10a328" } }, "bin": "ConsoleProfiler.exe",