From 188b12a2a0ca95364d7449f382c117613f8fdbab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 16:30:24 +0000 Subject: [PATCH] dottrace-clt: Update to version 2024.3 --- 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 9b2f566ec6..980e215056 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2024.2.7", + "version": "2024.3", "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.2.7/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.2.7.zip", - "hash": "83bab3b3118cf037d653245aad02e78babd17953a2b096b12a0221b4072e8f7f" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.3.zip", + "hash": "f1c8dfaefc8541bc61c8b1dcf7edfb2b26f65a5a3870a9a51e4342f1bde55f42" } }, "bin": "ConsoleProfiler.exe",