dotmemory-clt: Update to version 2022.3

This commit is contained in:
github-actions[bot] 2022-12-07 16:42:26 +00:00
parent 554476f80a
commit 45556677d2

View File

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