dotmemory-clt: Update to version 2021.3.2

This commit is contained in:
github-actions[bot] 2021-12-24 12:29:49 +00:00
parent b8687682f7
commit abfd6886e3

View File

@ -1,5 +1,5 @@
{
"version": "2021.3.1",
"version": "2021.3.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.2021.3.1/JetBrains.dotMemory.Console.windows-x64.2021.3.1.zip",
"hash": "2bc6e818c3504a55dcb3c688ff3b4bc482f69f1580e61c657ce1f88511f34252"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2021.3.2/JetBrains.dotMemory.Console.windows-x64.2021.3.2.zip",
"hash": "b593fd63567824d6fd3f47f2e815705585e48285a866207dd4434395ae5e7713"
},
"32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2021.3.1/JetBrains.dotMemory.Console.windows-x86.2021.3.1.zip",
"hash": "9c7d889e7a7277adc1c41be06f3898f39d3466169fb97fc7ed013f4fe5df2983"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2021.3.2/JetBrains.dotMemory.Console.windows-x86.2021.3.2.zip",
"hash": "6ca42af2995256415f133c513f4ab9e8323bf3eeffd30fb0c0cb6f2ea124f1ee"
}
},
"bin": "dotMemory.exe",