dotmemory-clt: Update to version 2025.3

This commit is contained in:
github-actions[bot] 2025-11-11 16:30:22 +00:00
parent 26e5ac5dac
commit d463489fd8

View File

@ -1,5 +1,5 @@
{
"version": "2025.2.4",
"version": "2025.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.2025.2.4/JetBrains.dotMemory.Console.windows-x64.2025.2.4.zip",
"hash": "e35d0384f872a714dbb2ad57d0185f81dd658665cd6df684d0f8088a5951fc81"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2025.3/JetBrains.dotMemory.Console.windows-x64.2025.3.zip",
"hash": "f4b739771771eefb9ac183124cb4933db2e86827cd2ff29bf5aae80443e29397"
},
"32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2025.2.4/JetBrains.dotMemory.Console.windows-x86.2025.2.4.zip",
"hash": "76ab8e319e5f27f26d1e190580fe7b421ccbc49ce61a848b7b3980f57591697c"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2025.3/JetBrains.dotMemory.Console.windows-x86.2025.3.zip",
"hash": "161263e312a380daee031ae5ab7118948a219ac2a5d4dc1cc5d4e5787ee57a21"
}
},
"bin": "dotMemory.exe",