From 488f11d58509782486ae75d68faa3761337ee93e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 16:27:40 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2023.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 e2cf29819b..efc46208f8 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2023.1.4", + "version": "2023.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.2023.1.4/JetBrains.dotMemory.Console.windows-x64.2023.1.4.zip", - "hash": "ca33ba8052f52e686fccf245f34fa6bd37cb6eaf24c37396f375634affd2ae1e" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.2/JetBrains.dotMemory.Console.windows-x64.2023.2.zip", + "hash": "8182180b3c1e22b80f7e6a5e828a614847552678e9dae43df94fa0ab83359b06" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.1.4/JetBrains.dotMemory.Console.windows-x86.2023.1.4.zip", - "hash": "a18a62431636c606df72c5d19d6dadec0de5a570a6cd2142df5bff306ed87713" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.2/JetBrains.dotMemory.Console.windows-x86.2023.2.zip", + "hash": "860e32e3cd9b31428adaae85f6b81cf73b79f257c780921515ab3b5330e4b5a8" } }, "bin": "dotMemory.exe",