From 7fa7acd8e358d66dffd4b0b96f4c8360622af036 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 12:31:44 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2024.3.5 --- 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 796901f323..5de3f74401 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2024.3.4", + "version": "2024.3.5", "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.4/JetBrains.dotMemory.Console.windows-x64.2024.3.4.zip", - "hash": "0302b430b60831fe698e488c6a11cc72aa25ecabf3bab78adc3a497631635cdf" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3.5/JetBrains.dotMemory.Console.windows-x64.2024.3.5.zip", + "hash": "24394f6c265121ca38b2c3d7d57950d240871e517f0ce42709affdd9d016d5b7" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3.4/JetBrains.dotMemory.Console.windows-x86.2024.3.4.zip", - "hash": "d2cac592806564a907b18d6b36eb49c5bd3a00a683b9c4b5d7c169532d46e343" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3.5/JetBrains.dotMemory.Console.windows-x86.2024.3.5.zip", + "hash": "68bdb8a0635e162f5e57bc1c6e967f24e63f2fcae114b90568d5e087cf975043" } }, "bin": "dotMemory.exe",