From 7f74cbff0385a51520b8e6f5480194e8f91e66e4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 12:32:54 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2024.3.6 --- 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 5de3f74401..87ae48fb37 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2024.3.5", + "version": "2024.3.6", "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.2024.3.5/JetBrains.dotMemory.Console.windows-x64.2024.3.5.zip", - "hash": "24394f6c265121ca38b2c3d7d57950d240871e517f0ce42709affdd9d016d5b7" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3.6/JetBrains.dotMemory.Console.windows-x64.2024.3.6.zip", + "hash": "56a87b4923315be6e5a4ef7d1a63c90f8d362202ea2b40753f9f563172ad98c1" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3.5/JetBrains.dotMemory.Console.windows-x86.2024.3.5.zip", - "hash": "68bdb8a0635e162f5e57bc1c6e967f24e63f2fcae114b90568d5e087cf975043" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3.6/JetBrains.dotMemory.Console.windows-x86.2024.3.6.zip", + "hash": "0a41f1e0f54d331591dcfc17518f52aec843a6cc61dcdaec8046952459abd9c1" } }, "bin": "dotMemory.exe",