From a77f281e13d570372efafd0fcf0f4a23d7ac86bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 16:29:08 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2023.2.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 398c6cf693..c62d6161ef 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2023.2.1", + "version": "2023.2.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.2023.2.1/JetBrains.dotMemory.Console.windows-x64.2023.2.1.zip", - "hash": "1ee460363a950e0d5c03212c794c5f123b365fea06d5874745cbfad50e8e7894" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.2.2/JetBrains.dotMemory.Console.windows-x64.2023.2.2.zip", + "hash": "abaf48faddfc4320cb2dd2f8b64ecd28eb50beffdd314e4ef3deaf697144475f" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.2.1/JetBrains.dotMemory.Console.windows-x86.2023.2.1.zip", - "hash": "0d09b3929564fc290a31654b2df6b6b47dbfa3240ff6361759b4d8379ce6fd4c" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.2.2/JetBrains.dotMemory.Console.windows-x86.2023.2.2.zip", + "hash": "d254bfc81ad0814540cdcf3d3ad48db837cd98ffbe41c9f7fb66cd892845d6cd" } }, "bin": "dotMemory.exe",