From 40a452cd83a0c7afa9152cbba55335d7ae418867 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 16:30:03 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2022.1.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 767974b700..6d1f71341a 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2022.1.1", + "version": "2022.1.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.1.1/JetBrains.dotMemory.Console.windows-x64.2022.1.1.zip", - "hash": "8635e454fda5908a6febe8fc7ce2d89330aee0fe63a6f4e33ac0553428a9e13f" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.1.2/JetBrains.dotMemory.Console.windows-x64.2022.1.2.zip", + "hash": "4be497788ff221f115ab9280190e4286a343eabb0d4f68f3a4e169ba8c4da6f4" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.1.1/JetBrains.dotMemory.Console.windows-x86.2022.1.1.zip", - "hash": "0dc26c946bc8a7c596cf0a5d309ceb8b9717ee8ca5468067026f932d5a96efa2" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.1.2/JetBrains.dotMemory.Console.windows-x86.2022.1.2.zip", + "hash": "19544a9a598d4aff5adfd09bed9942d494afe537a8a26b457cd5786abe7a5af8" } }, "bin": "dotMemory.exe",