From 45556677d273a9d001e1ebfffb4e153603c85f97 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 16:42:26 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2022.3 --- bucket/dotmemory-clt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/dotmemory-clt.json b/bucket/dotmemory-clt.json index 198158ea7a..dc3b65fe7b 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2022.2.4", + "version": "2022.3", "description": "JetBrains dotMemory Command Line Tools for profiling .NET memory usage from the command line.", "homepage": "https://www.jetbrains.com/dotmemory/download/#section=commandline", "license": { @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2.4/JetBrains.dotMemory.Console.windows-x64.2022.2.4.zip", - "hash": "5509fa6a7c14e0620a90960982bcdcce3c270f5dc777cf14faccab7e099fd439" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.3/JetBrains.dotMemory.Console.windows-x64.2022.3.zip", + "hash": "c3c365078bc152ac0359bc86b96205a6ba2d3c903182494c1cdd9b9b734baa32" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2.4/JetBrains.dotMemory.Console.windows-x86.2022.2.4.zip", - "hash": "6edb503e31eabe540300984734bb95ac962050eead2d7a269c175953667191c3" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.3/JetBrains.dotMemory.Console.windows-x86.2022.3.zip", + "hash": "108a27684b141be15a2d309997620d3d977fa5f03da28cd61e12fc91292d4d96" } }, "bin": "dotMemory.exe",