From 692b33b22f46ee1f5584b9e8114bb7dc329e0e9f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 20:24:37 +0000 Subject: [PATCH] dottrace-clt: Update to version 2023.3.1 --- 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 b04d70865a..6615bb33ee 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2023.3", + "version": "2023.3.1", "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.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2023.3.zip", - "hash": "e63aa32361eb4cf9c8c1226e06c792fa0d54ed7bee007eef529e6efd160251fb" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.1/JetBrains.dotTrace.CommandLineTools.windows-x64.2023.3.1.zip", + "hash": "baaf4cad1961af1ab886c36c96ceb9cb65b64633162973c3e05e41182ae36131" } }, "bin": "ConsoleProfiler.exe",