From 45ee29050a1c1516ebe4bbafe07dcd26e9af66e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 16:26:27 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2023.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 a445d58d71..9633e9835b 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2023.3.1", + "version": "2023.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.2023.3.1/JetBrains.dotMemory.Console.windows-x64.2023.3.1.zip", - "hash": "673d570ed5fea8f454f57ea49a4d65191e7bc9292b3bb76ccbf8eb574227b85b" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.2/JetBrains.dotMemory.Console.windows-x64.2023.3.2.zip", + "hash": "c3e505bd215fcfd73855df2886bb1bf32d4074b1704cd28becd107b06053f4ef" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.1/JetBrains.dotMemory.Console.windows-x86.2023.3.1.zip", - "hash": "21f3ebc968ca48c71cec74d3b76389081353b8fafac659c4fec22302eb9060a4" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.2/JetBrains.dotMemory.Console.windows-x86.2023.3.2.zip", + "hash": "f76dd22d4d6e7eb63f53be8bf4796ae082efcd327b1a0a1721760f4957175135" } }, "bin": "dotMemory.exe",