From abfd6886e3f96d934f399a4cc622dab184e0b561 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Dec 2021 12:29:49 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2021.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 333d0bdf56..d3314c8105 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2021.3.1", + "version": "2021.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.2021.3.1/JetBrains.dotMemory.Console.windows-x64.2021.3.1.zip", - "hash": "2bc6e818c3504a55dcb3c688ff3b4bc482f69f1580e61c657ce1f88511f34252" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2021.3.2/JetBrains.dotMemory.Console.windows-x64.2021.3.2.zip", + "hash": "b593fd63567824d6fd3f47f2e815705585e48285a866207dd4434395ae5e7713" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2021.3.1/JetBrains.dotMemory.Console.windows-x86.2021.3.1.zip", - "hash": "9c7d889e7a7277adc1c41be06f3898f39d3466169fb97fc7ed013f4fe5df2983" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2021.3.2/JetBrains.dotMemory.Console.windows-x86.2021.3.2.zip", + "hash": "6ca42af2995256415f133c513f4ab9e8323bf3eeffd30fb0c0cb6f2ea124f1ee" } }, "bin": "dotMemory.exe",