From dac05a5a51f37e1e3a566e83d742ff7e7395a0a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 20:33:56 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2021.3.4 --- 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 c0399cd892..166127aac4 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2021.3.3", + "version": "2021.3.4", "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.3/JetBrains.dotMemory.Console.windows-x64.2021.3.3.zip", - "hash": "d31edac0c929ad0c0010daed5b435975b59c0fcdc60fa195946427f3599ae454" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2021.3.4/JetBrains.dotMemory.Console.windows-x64.2021.3.4.zip", + "hash": "ded844d81c23e88ee9823df0efb74f6f3a532933cd0ba0c4b5e1328c1c2efae0" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2021.3.3/JetBrains.dotMemory.Console.windows-x86.2021.3.3.zip", - "hash": "8f35b49daeaf9b16bd99b1a24459f613cdf1fa5661ebda074fab97a5b4d0a9e5" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2021.3.4/JetBrains.dotMemory.Console.windows-x86.2021.3.4.zip", + "hash": "abb753e10fb24fb621dec2efd713056df8ac4f95eb1cece3caf8e7e3781dd838" } }, "bin": "dotMemory.exe",