From d30349a6c7c7d1c6a0268ab8d9c1976ec578246b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 12:31:56 +0000 Subject: [PATCH] dottrace-clt: Update to version 2024.3.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 eb58057212..673ea4e10a 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2024.3.3", + "version": "2024.3.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.2024.3.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.3.3.zip", - "hash": "4500c1d2c92cf391152b7bd9a8887f54ab5f1493da2284e27a8da7ebe5db5dd2" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3.4/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.3.4.zip", + "hash": "345d8da252f42fbcfe595efc5676a68d017409d447b0fb5461cea6262b54292e" } }, "bin": "ConsoleProfiler.exe",