From 96ce8cca8cd4138e4eb015d2c5dc50b45cfac521 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 20:26:14 +0000 Subject: [PATCH] dottrace-clt: Update to version 2024.1.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 9580fd876a..90ef9cba75 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2024.1.3", + "version": "2024.1.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.1.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.1.3.zip", - "hash": "07cf715485da02fce5312b9f7d9ba13cf16b3e92597a3cc8301f932b0db878e3" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.4/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.1.4.zip", + "hash": "1bcb2a2943098a0bc8075e8827330456c30965722d48058ad99c922ffa0573f3" } }, "bin": "ConsoleProfiler.exe",