From 2f28299a66c105e3a0f97c6231dcfc29a06cea48 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 16:28:09 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2023.3.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 9b9fba66f3..ed0404a570 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2023.3.3", + "version": "2023.3.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.2023.3.3/JetBrains.dotMemory.Console.windows-x64.2023.3.3.zip", - "hash": "312a0a1d2dd39697d0854c97ba90a4ebed2486a024b83856a054ec4e6d4c7de0" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.4/JetBrains.dotMemory.Console.windows-x64.2023.3.4.zip", + "hash": "a64b86c1f194013ddaec260d51ef259f4f70d489aa6aaf5d7857baa8a07c068d" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.3/JetBrains.dotMemory.Console.windows-x86.2023.3.3.zip", - "hash": "07fc1a72e7280ed1bad586afc9d5cfd43ae9793f9b67356dd623c7329b171877" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.4/JetBrains.dotMemory.Console.windows-x86.2023.3.4.zip", + "hash": "c6117dd20bf34343855138d524ce671616d931724465ac033b14b6f358c3de57" } }, "bin": "dotMemory.exe",