From 5362e520b407271679b7b10b22bff42b5de451b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 20:26:14 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2024.1.4 --- 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 6d34ca359d..4e4071462a 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2024.1.3", + "version": "2024.1.4", "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.3/JetBrains.dotMemory.Console.windows-x64.2024.1.3.zip", - "hash": "c3431ddd366efd20eb2214d7ddd044b59d3847d795198e88687a6b4371d6e11a" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.4/JetBrains.dotMemory.Console.windows-x64.2024.1.4.zip", + "hash": "4bd4ad2747efbd36f37115d805dafe40e54c9de642bb6196ed3e856be7eea349" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.3/JetBrains.dotMemory.Console.windows-x86.2024.1.3.zip", - "hash": "2de5b47c16794cee8c49ee9cf6ea131072c9721bdf883a981d4b912faa4e310a" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.4/JetBrains.dotMemory.Console.windows-x86.2024.1.4.zip", + "hash": "e4d875d168bd08d18aca8ed9099b1db6c289720808d2286d177f41a0d9edee96" } }, "bin": "dotMemory.exe",