dotmemory-clt: Update to version 2021.3.3

This commit is contained in:
github-actions[bot] 2022-01-31 16:29:26 +00:00
parent 9eca9c7a47
commit cf00e19897

View File

@ -1,5 +1,5 @@
{ {
"version": "2021.3.2", "version": "2021.3.3",
"description": "JetBrains dotMemory Command Line Tools for profiling .NET memory usage from the command line.", "description": "JetBrains dotMemory Command Line Tools for profiling .NET memory usage from the command line.",
"homepage": "https://www.jetbrains.com/dotmemory/download/#section=commandline", "homepage": "https://www.jetbrains.com/dotmemory/download/#section=commandline",
"license": { "license": {
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2021.3.2/JetBrains.dotMemory.Console.windows-x64.2021.3.2.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2021.3.3/JetBrains.dotMemory.Console.windows-x64.2021.3.3.zip",
"hash": "b593fd63567824d6fd3f47f2e815705585e48285a866207dd4434395ae5e7713" "hash": "d31edac0c929ad0c0010daed5b435975b59c0fcdc60fa195946427f3599ae454"
}, },
"32bit": { "32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2021.3.2/JetBrains.dotMemory.Console.windows-x86.2021.3.2.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2021.3.3/JetBrains.dotMemory.Console.windows-x86.2021.3.3.zip",
"hash": "6ca42af2995256415f133c513f4ab9e8323bf3eeffd30fb0c0cb6f2ea124f1ee" "hash": "8f35b49daeaf9b16bd99b1a24459f613cdf1fa5661ebda074fab97a5b4d0a9e5"
} }
}, },
"bin": "dotMemory.exe", "bin": "dotMemory.exe",