dotmemory-clt: Update to version 2022.3.1

This commit is contained in:
github-actions[bot] 2022-12-21 16:31:02 +00:00
parent cc73740d4f
commit 03c80603f8

View File

@ -1,5 +1,5 @@
{
"version": "2022.3",
"version": "2022.3.1",
"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.3/JetBrains.dotMemory.Console.windows-x64.2022.3.zip",
"hash": "c3c365078bc152ac0359bc86b96205a6ba2d3c903182494c1cdd9b9b734baa32"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2022.3.1/JetBrains.dotMemory.Console.windows-x64.2022.3.1.zip",
"hash": "a50a6fb4214f428f86b1ba8cc390abfd3a31ed1d1a631076e2ee1c2003678eed"
},
"32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2022.3/JetBrains.dotMemory.Console.windows-x86.2022.3.zip",
"hash": "108a27684b141be15a2d309997620d3d977fa5f03da28cd61e12fc91292d4d96"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2022.3.1/JetBrains.dotMemory.Console.windows-x86.2022.3.1.zip",
"hash": "4529dc76f12d4de10d5f1d5dce0911baf0a77c0b9be150b43366a430f24048c7"
}
},
"bin": "dotMemory.exe",