From 8cd57d2da9719e6851677ff3d7ef907ff21fba7c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 May 2023 20:24:16 +0000 Subject: [PATCH] dottrace-clt: Update to version 2023.1.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 ae08bcc39e..2d274af50b 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2023.1.1", + "version": "2023.1.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.1.1/JetBrains.dotTrace.CommandLineTools.windows-x64.2023.1.1.zip", - "hash": "e994a7e3344bbe462f8c072f84212dcd6b19a9beaed0bc9e5bd0384290993bd3" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.1.2/JetBrains.dotTrace.CommandLineTools.windows-x64.2023.1.2.zip", + "hash": "be7ba75ce902d9f60a133a7b275d7b935172d662f8bc68d05f417d6ccd2c121e" } }, "bin": "ConsoleProfiler.exe",