From cadd356dfc41b51820c128812f068089440ff84a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 12:32:18 +0000 Subject: [PATCH] dottrace-clt: Update to version 2022.2.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 a10c121070..4f3dbb4de3 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2022.2.1", + "version": "2022.2.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.2.1/JetBrains.dotTrace.CommandLineTools.windows-x64.2022.2.1.zip", - "hash": "5b255b4b95d5cda751300e2cfc52282d8fc0f340c4b3a2614152c5fd4c80338d" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2.2/JetBrains.dotTrace.CommandLineTools.windows-x64.2022.2.2.zip", + "hash": "d9b3337514701aa35cc684f68995e1bc32202d2ceea20a954f15a1fb344c8acc" } }, "bin": "ConsoleProfiler.exe",