From 7646fc7906e6f824efbfabdc32130844304a6638 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:50 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2022.3.2 --- 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 1b087de0cf..60a8a3fead 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2022.3.1", + "version": "2022.3.2", "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.3.1/JetBrains.dotMemory.Console.windows-x64.2022.3.1.zip", - "hash": "a50a6fb4214f428f86b1ba8cc390abfd3a31ed1d1a631076e2ee1c2003678eed" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.3.2/JetBrains.dotMemory.Console.windows-x64.2022.3.2.zip", + "hash": "5027b2bfe4995a380bcef34034dcbdf5e6b4f26843f9fbb397a74c494e0e6639" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.3.1/JetBrains.dotMemory.Console.windows-x86.2022.3.1.zip", - "hash": "4529dc76f12d4de10d5f1d5dce0911baf0a77c0b9be150b43366a430f24048c7" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.3.2/JetBrains.dotMemory.Console.windows-x86.2022.3.2.zip", + "hash": "9d270430bf85d7b247dc18120b7d4f1051128209799a436c8580680bf24368a0" } }, "bin": "dotMemory.exe",