From c18b71aa012af14a0fd4b4e277630aead2cc0593 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 12:32:55 +0000 Subject: [PATCH] dottrace-clt: Update to version 2024.3.6 --- 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 9bbda78d6a..3102d7543c 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2024.3.5", + "version": "2024.3.6", "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.5/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.3.5.zip", - "hash": "78efeb32c59afd5918768336500864fdcc2b8b166fe6194ec9751c934b4b8e16" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3.6/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.3.6.zip", + "hash": "e07d3eee7117334563c36e638e43308e713c3feffbf3e4057ffcffd7a956559a" } }, "bin": "ConsoleProfiler.exe",