From ff3ce5f6473a765a54177e813009e7bb60611f6b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 16:30:04 +0000 Subject: [PATCH] dottrace-clt: Update to version 2022.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 c9f1058c75..2d1a86772e 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2022.1.1", + "version": "2022.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.2022.1.1/JetBrains.dotTrace.CommandLineTools.windows-x64.2022.1.1.zip", - "hash": "e9fbcc9cdf52207fa67e76090f7eee4b708bd6b88970788ec6db171f01465fc1" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.1.2/JetBrains.dotTrace.CommandLineTools.windows-x64.2022.1.2.zip", + "hash": "b18fce059cff5b49eea46d3ca5eb33d822a74213b3e88b6233b144993c123f23" } }, "bin": "ConsoleProfiler.exe",