From e6fef96a933802c8aa0555345976b33979bc9094 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 12:31:43 +0000 Subject: [PATCH] dottrace-clt: Update to version 2022.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 bcee8a27d6..3abd48ead0 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2021.3.4", + "version": "2022.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.2021.3.4/JetBrains.dotTrace.CommandLineTools.windows-x64.2021.3.4.zip", - "hash": "f0baa9084d7824c973a6a272bc919f398ca09463d21eeaa203fb224d1f66eb4c" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.1/JetBrains.dotTrace.CommandLineTools.windows-x64.2022.1.zip", + "hash": "181921074586acd7db3c7de3f1d06ae0cd3220ebfa46d528cd88d0058e2b1c1b" } }, "bin": "ConsoleProfiler.exe",