dotmemory-clt: Update to version 2023.2.3

This commit is contained in:
github-actions[bot] 2023-11-03 12:30:02 +00:00
parent 8eefb547c1
commit a235e7f5c2

View File

@ -1,5 +1,5 @@
{
"version": "2023.2.2",
"version": "2023.2.3",
"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.2023.2.2/JetBrains.dotMemory.Console.windows-x64.2023.2.2.zip",
"hash": "abaf48faddfc4320cb2dd2f8b64ecd28eb50beffdd314e4ef3deaf697144475f"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.2.3/JetBrains.dotMemory.Console.windows-x64.2023.2.3.zip",
"hash": "f0685c26e1ed022b368ee7b35a8756a018ce3f7336323da40ea2335f788688e8"
},
"32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.2.2/JetBrains.dotMemory.Console.windows-x86.2023.2.2.zip",
"hash": "d254bfc81ad0814540cdcf3d3ad48db837cd98ffbe41c9f7fb66cd892845d6cd"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.2.3/JetBrains.dotMemory.Console.windows-x86.2023.2.3.zip",
"hash": "73c9fd4884391e447988e2d3ec1d5c41a45f59337bed0eb494906021fdc93542"
}
},
"bin": "dotMemory.exe",