From c91a67cf13b705ea31af49e10f022f6a8a34c8f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 20:27:34 +0000 Subject: [PATCH] dottrace-clt: Update to version 2024.2.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 098ec52815..915d9f93e7 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2024.2.3", + "version": "2024.2.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.2.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.2.3.zip", - "hash": "fffb812c5d103e5af89ea4f53226220214e33da439974578a60123ed5c2fc629" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.4/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.2.4.zip", + "hash": "3180e29db954331f2f0848de2e766b4d15db683d10ca6fed8c4b9bcb91b175e7" } }, "bin": "ConsoleProfiler.exe",