From 4385da7ab5431dd67359646b0b6acfc1708a8ca2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 16:29:34 +0000 Subject: [PATCH] dottrace-clt: Update to version 2025.2.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 4c18c644e5..f908614552 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2025.2.1", + "version": "2025.2.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.2025.2.1/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.2.1.zip", - "hash": "168123626bda23d8e29c07e32cb9b319698576992ef8673d9b8f7a6ac2d4414e" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.2.2/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.2.2.zip", + "hash": "b43cfbb359d8701198997e076ad0fcb2dc75fe7e2b0c5cfab6b76f49d118b121" } }, "bin": "ConsoleProfiler.exe",