From ec66199d842abdad8c8c17c5bdf33322a0bd306f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 12:32:18 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2022.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 7e313f5562..3875ecf1f3 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2022.2.1", + "version": "2022.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.2022.2.1/JetBrains.dotMemory.Console.windows-x64.2022.2.1.zip", - "hash": "26418a82e2525ec205d01a1fa6da32c7f70c84d36c152c4b00575be765f37fff" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2.2/JetBrains.dotMemory.Console.windows-x64.2022.2.2.zip", + "hash": "a1c4fb403b22dc6146b4bef22f0c5fcc476414fe9b4e50d0514d4937f334ee54" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2.1/JetBrains.dotMemory.Console.windows-x86.2022.2.1.zip", - "hash": "942544670b104c6bd525edee01096255543a4f89bc3ede2db4ce7dd8c8aebfdd" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2.2/JetBrains.dotMemory.Console.windows-x86.2022.2.2.zip", + "hash": "01d7dc5dcbba6ce2053db2fb194e191e4350688ec2bec50dba384d9c8d2b5618" } }, "bin": "dotMemory.exe",