From e460dcca926060ed1a348194a6e7282259af579d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 20:30:24 +0000 Subject: [PATCH] dottrace-clt: Update to version 2024.3.2 --- 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 980e215056..f834b865c9 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2024.3", + "version": "2024.3.2", "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.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.3.zip", - "hash": "f1c8dfaefc8541bc61c8b1dcf7edfb2b26f65a5a3870a9a51e4342f1bde55f42" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3.2/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.3.2.zip", + "hash": "b81204493a78d445f12204706d5a65c0af18b6943c08b1770142c9618eb2a518" } }, "bin": "ConsoleProfiler.exe",