From 9f4306cdecb0849d0b7119ba7ead6388af304a35 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 16:29:28 +0000 Subject: [PATCH] dottrace-clt: Update to version 2024.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 90ef9cba75..c385bf5086 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2024.1.4", + "version": "2024.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.2024.1.4/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.1.4.zip", - "hash": "1bcb2a2943098a0bc8075e8827330456c30965722d48058ad99c922ffa0573f3" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.5/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.1.5.zip", + "hash": "49e3fc690df5af3b18555010f82ec9e381546ec05214f617c2c89f453c64073f" } }, "bin": "ConsoleProfiler.exe",