From fd1e75161b53c088d0c3de6f3f8a21e42d1e7829 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 16:33:08 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2022.2.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 c0d845953c..7e313f5562 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2022.2", + "version": "2022.2.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.2022.2/JetBrains.dotMemory.Console.windows-x64.2022.2.zip", - "hash": "a0e8d2e1779f93f806083aa04229d92b0fa82f79aca64e68e7a8b1cbe8a84a30" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2.1/JetBrains.dotMemory.Console.windows-x64.2022.2.1.zip", + "hash": "26418a82e2525ec205d01a1fa6da32c7f70c84d36c152c4b00575be765f37fff" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2/JetBrains.dotMemory.Console.windows-x86.2022.2.zip", - "hash": "2b3517b0faabda09e29371f720224c46aa47db8deaec89bb0dfaaba935b2e69a" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2.1/JetBrains.dotMemory.Console.windows-x86.2022.2.1.zip", + "hash": "942544670b104c6bd525edee01096255543a4f89bc3ede2db4ce7dd8c8aebfdd" } }, "bin": "dotMemory.exe",