From 1f4aca266ee8041ca96b7a7bd919b654841944ec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 16:29:09 +0000 Subject: [PATCH] dottrace-clt: Update to version 2023.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 5c56bcf962..820c449dbf 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2023.2.1", + "version": "2023.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.2023.2.1/JetBrains.dotTrace.CommandLineTools.windows-x64.2023.2.1.zip", - "hash": "106121dd78daacbb76b79a83706ce03eda05fc80f4ae857eb269df65a24db0ef" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.2.2/JetBrains.dotTrace.CommandLineTools.windows-x64.2023.2.2.zip", + "hash": "79980a5acfa6c8edfdfe24757610f6133f9f00d92a5490974e415918f549e87d" } }, "bin": "ConsoleProfiler.exe",