From deb426fe54af6880bcad99ae5c933e9369a7ee87 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 20:28:20 +0000 Subject: [PATCH] dottrace-clt: Update to version 2024.2.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 769dfde830..573ab0cbb7 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2024.2.5", + "version": "2024.2.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.2.5/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.2.5.zip", - "hash": "3ba19cb8038bc69f3c096db66586d2a1a0e7574917a242ef832e16012bf0af71" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.6/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.2.6.zip", + "hash": "4f15ceac34ae4aaba1961aa33191672729710a55bfc7bd04e28913ef2ba55dc8" } }, "bin": "ConsoleProfiler.exe",