From 670eaa2766187d80e149bf50903694dd12489e30 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 20:26:40 +0000 Subject: [PATCH] dottrace-clt: Update to version 2024.1.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 c385bf5086..5039876483 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2024.1.5", + "version": "2024.1.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.1.5/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.1.5.zip", - "hash": "49e3fc690df5af3b18555010f82ec9e381546ec05214f617c2c89f453c64073f" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.6/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.1.6.zip", + "hash": "020e598577d7d7eedaddbdb2337cb22e4d9d4df0a066b6a7e3655daff178ef24" } }, "bin": "ConsoleProfiler.exe",