From ff2ddf84f11d0ee34dc9b33c96bdb10e7dec91ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 16:30:32 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2024.2.7 --- 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 e9e41ffa73..3f0e53e58b 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2024.2.6", + "version": "2024.2.7", "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.2.6/JetBrains.dotMemory.Console.windows-x64.2024.2.6.zip", - "hash": "c6439cfb65a8cc9cd83856c88f7c9bf24f4e5cb5055a8fe5e5cc528ec9773eef" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.7/JetBrains.dotMemory.Console.windows-x64.2024.2.7.zip", + "hash": "d6813c8677dd421a9e50c8f1d98854da4f5a20f2b195adfd31a33560c07dda41" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.6/JetBrains.dotMemory.Console.windows-x86.2024.2.6.zip", - "hash": "9efb7b43d96cc6eb4e0c629223bb9ea78d337a6262256f765e1591740d873af0" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.7/JetBrains.dotMemory.Console.windows-x86.2024.2.7.zip", + "hash": "e76afbb44b55cc05cfec8d366fefa8dc638501b953d33a5fde0176b6b30bdfaa" } }, "bin": "dotMemory.exe",