From 5d6a0def002120d62a7283c0ecfc832edf8ee2f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 17:08:14 +0000 Subject: [PATCH] dottrace-clt: Update to version 2024.1 --- 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 6cfc466fd8..b84c59b0f8 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2023.3.4", + "version": "2024.1", "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.2023.3.4/JetBrains.dotTrace.CommandLineTools.windows-x64.2023.3.4.zip", - "hash": "06d9353a8d2a42377fa1be3cc01d19e2be38d8d1536a694ccaaca3f377318192" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.1.zip", + "hash": "e97b7c3194e8ec57c460eeb16f9ad6136996148067a4e41f54481251afa7549b" } }, "bin": "ConsoleProfiler.exe",