From 96d0078815035eeb7c1ee6ee7773b664f00a5b46 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 16:30:40 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2022.2.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 3875ecf1f3..424c98e2b8 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2022.2.2", + "version": "2022.2.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.2/JetBrains.dotMemory.Console.windows-x64.2022.2.2.zip", - "hash": "a1c4fb403b22dc6146b4bef22f0c5fcc476414fe9b4e50d0514d4937f334ee54" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2.3/JetBrains.dotMemory.Console.windows-x64.2022.2.3.zip", + "hash": "22fdc632bd9d5afeb11d91df1cc48cf915a47ccd3ab210fe6d9601641486ed92" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2.2/JetBrains.dotMemory.Console.windows-x86.2022.2.2.zip", - "hash": "01d7dc5dcbba6ce2053db2fb194e191e4350688ec2bec50dba384d9c8d2b5618" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2.3/JetBrains.dotMemory.Console.windows-x86.2022.2.3.zip", + "hash": "e8f19c53313bd4b96b898f4e581862b0d52996e6d62a7bef127d6fbaee7b477f" } }, "bin": "dotMemory.exe",