From 8273ac44842b620ec964fed01fdb1b247cb1b944 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 16:30:51 +0000 Subject: [PATCH] dottrace-clt: Update to version 2022.3.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 5d4002ed4c..b5b9a5e7af 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2022.3.1", + "version": "2022.3.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.3.1/JetBrains.dotTrace.CommandLineTools.windows-x64.2022.3.1.zip", - "hash": "499e4a26b449656cbe95149d18444a31cfe3a4565b1b7b2e621e10b2067908a4" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.3.2/JetBrains.dotTrace.CommandLineTools.windows-x64.2022.3.2.zip", + "hash": "9abcc095a6b8c4a44fc1f73febf33b1a91e8679f2e308157e1c9df7b979cfe8a" } }, "bin": "ConsoleProfiler.exe",