From 86a9dc9660668db443d86d1076b8edd41504b500 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Mar 2023 16:31:34 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2022.3.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 60a8a3fead..4812cd2bb7 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2022.3.2", + "version": "2022.3.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.3.2/JetBrains.dotMemory.Console.windows-x64.2022.3.2.zip", - "hash": "5027b2bfe4995a380bcef34034dcbdf5e6b4f26843f9fbb397a74c494e0e6639" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.3.3/JetBrains.dotMemory.Console.windows-x64.2022.3.3.zip", + "hash": "1a91a231ec121b14bb6feeda04cd2e24f0dbd840bed1d3e0ca3dc14feff483df" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.3.2/JetBrains.dotMemory.Console.windows-x86.2022.3.2.zip", - "hash": "9d270430bf85d7b247dc18120b7d4f1051128209799a436c8580680bf24368a0" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.3.3/JetBrains.dotMemory.Console.windows-x86.2022.3.3.zip", + "hash": "490f0907301c24798feef600d24292aa2fa8c48d0ef096f60e3649cf864bafbd" } }, "bin": "dotMemory.exe",