From 64b8729110364e998c6795621adca3778ebb2782 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 20:24:46 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2023.3.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 9633e9835b..9b9fba66f3 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2023.3.2", + "version": "2023.3.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.2023.3.2/JetBrains.dotMemory.Console.windows-x64.2023.3.2.zip", - "hash": "c3e505bd215fcfd73855df2886bb1bf32d4074b1704cd28becd107b06053f4ef" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.3/JetBrains.dotMemory.Console.windows-x64.2023.3.3.zip", + "hash": "312a0a1d2dd39697d0854c97ba90a4ebed2486a024b83856a054ec4e6d4c7de0" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.2/JetBrains.dotMemory.Console.windows-x86.2023.3.2.zip", - "hash": "f76dd22d4d6e7eb63f53be8bf4796ae082efcd327b1a0a1721760f4957175135" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.3/JetBrains.dotMemory.Console.windows-x86.2023.3.3.zip", + "hash": "07fc1a72e7280ed1bad586afc9d5cfd43ae9793f9b67356dd623c7329b171877" } }, "bin": "dotMemory.exe",