From 111dd3c118d8f89677c60667c5f4299daf73ed4d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 20:24:36 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2023.3.1 --- 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 aa1dfa9ecb..a445d58d71 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2023.3", + "version": "2023.3.1", "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/JetBrains.dotMemory.Console.windows-x64.2023.3.zip", - "hash": "969d9e43a7b1054cdd688684a794a0e4f19301a2f61536d6313ce608580a20b8" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.1/JetBrains.dotMemory.Console.windows-x64.2023.3.1.zip", + "hash": "673d570ed5fea8f454f57ea49a4d65191e7bc9292b3bb76ccbf8eb574227b85b" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3/JetBrains.dotMemory.Console.windows-x86.2023.3.zip", - "hash": "1be683a8fad817022931d1991fc566c6452718e6f06348ffe14c72ccaffa18bb" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.1/JetBrains.dotMemory.Console.windows-x86.2023.3.1.zip", + "hash": "21f3ebc968ca48c71cec74d3b76389081353b8fafac659c4fec22302eb9060a4" } }, "bin": "dotMemory.exe",