dotmemory-clt: Update to version 2021.3.4

This commit is contained in:
github-actions[bot] 2022-03-30 20:33:56 +00:00
parent 99f7826115
commit dac05a5a51

View File

@ -1,5 +1,5 @@
{ {
"version": "2021.3.3", "version": "2021.3.4",
"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.3/JetBrains.dotMemory.Console.windows-x64.2021.3.3.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2021.3.4/JetBrains.dotMemory.Console.windows-x64.2021.3.4.zip",
"hash": "d31edac0c929ad0c0010daed5b435975b59c0fcdc60fa195946427f3599ae454" "hash": "ded844d81c23e88ee9823df0efb74f6f3a532933cd0ba0c4b5e1328c1c2efae0"
}, },
"32bit": { "32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2021.3.3/JetBrains.dotMemory.Console.windows-x86.2021.3.3.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2021.3.4/JetBrains.dotMemory.Console.windows-x86.2021.3.4.zip",
"hash": "8f35b49daeaf9b16bd99b1a24459f613cdf1fa5661ebda074fab97a5b4d0a9e5" "hash": "abb753e10fb24fb621dec2efd713056df8ac4f95eb1cece3caf8e7e3781dd838"
} }
}, },
"bin": "dotMemory.exe", "bin": "dotMemory.exe",