From 5313d0513bf3eff774fc833a7928cdc74e8199d4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 08:29:22 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2024.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 5eb38b1e9f..e5692b4581 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2024.1.6", + "version": "2024.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.2024.1.6/JetBrains.dotMemory.Console.windows-x64.2024.1.6.zip", - "hash": "f5957b09718457765c23f1a22f9aad67cad590a7682b18d71f514642f1c891e4" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2/JetBrains.dotMemory.Console.windows-x64.2024.2.zip", + "hash": "cf545b6e18ffca27a1bec27827a99ac9afc512152d226ad4ab29c16808dcb675" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.6/JetBrains.dotMemory.Console.windows-x86.2024.1.6.zip", - "hash": "cbd5be86b26c85e4006fcb1f5aa23ad0244605015d0d413c231e979185358cc0" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2/JetBrains.dotMemory.Console.windows-x86.2024.2.zip", + "hash": "b375ad67f8bada276fefab76edbe3e498c45d4997b4cdd762f627e3badb724c7" } }, "bin": "dotMemory.exe",