From 3d5e50bb212a3db16f56234bf12f7cdd60ea8618 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 12:31:13 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2024.2.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 f3290e8701..5a1cd1a8dd 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2024.2.1", + "version": "2024.2.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.2.1/JetBrains.dotMemory.Console.windows-x64.2024.2.1.zip", - "hash": "9937bc653fb29cd24865d92f81832c0bd7e2300d3ba4e1db71bd95d890a11d63" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.2/JetBrains.dotMemory.Console.windows-x64.2024.2.2.zip", + "hash": "9bf851da2ca6c5db4901ed048d80bf38e3a606825d3359120d46826348d2fbe8" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.1/JetBrains.dotMemory.Console.windows-x86.2024.2.1.zip", - "hash": "ad9e8e59c6339c25d240839922ae63d2314f377ae4fa1729dfb4a306bd0260d0" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.2/JetBrains.dotMemory.Console.windows-x86.2024.2.2.zip", + "hash": "824cf9111259cc483aa6d610148814aed7e34ba460f94203da552e33c96f63ee" } }, "bin": "dotMemory.exe",