dotmemory-clt: Update to version 2022.2.4

This commit is contained in:
github-actions[bot] 2022-11-08 20:29:43 +00:00
parent 441d56535a
commit 8e869c718a

View File

@ -1,5 +1,5 @@
{
"version": "2022.2.3",
"version": "2022.2.4",
"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.3/JetBrains.dotMemory.Console.windows-x64.2022.2.3.zip",
"hash": "22fdc632bd9d5afeb11d91df1cc48cf915a47ccd3ab210fe6d9601641486ed92"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2.4/JetBrains.dotMemory.Console.windows-x64.2022.2.4.zip",
"hash": "5509fa6a7c14e0620a90960982bcdcce3c270f5dc777cf14faccab7e099fd439"
},
"32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2.3/JetBrains.dotMemory.Console.windows-x86.2022.2.3.zip",
"hash": "e8f19c53313bd4b96b898f4e581862b0d52996e6d62a7bef127d6fbaee7b477f"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2.4/JetBrains.dotMemory.Console.windows-x86.2022.2.4.zip",
"hash": "6edb503e31eabe540300984734bb95ac962050eead2d7a269c175953667191c3"
}
},
"bin": "dotMemory.exe",