From 7503da15a266c40b23b229b982ba26fbe58b2cec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 16:30:23 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2024.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 3f0e53e58b..179b49f185 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2024.2.7", + "version": "2024.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.2024.2.7/JetBrains.dotMemory.Console.windows-x64.2024.2.7.zip", - "hash": "d6813c8677dd421a9e50c8f1d98854da4f5a20f2b195adfd31a33560c07dda41" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3/JetBrains.dotMemory.Console.windows-x64.2024.3.zip", + "hash": "6102f3214bc247662018275003857f3e4c89ae4aa635351fb2ec6019f0c2183b" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.7/JetBrains.dotMemory.Console.windows-x86.2024.2.7.zip", - "hash": "e76afbb44b55cc05cfec8d366fefa8dc638501b953d33a5fde0176b6b30bdfaa" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3/JetBrains.dotMemory.Console.windows-x86.2024.3.zip", + "hash": "f9e0c2e8e07561d6f867d3f0b7b7869009117f867608aa5972484b7b4f0d2984" } }, "bin": "dotMemory.exe",