dotmemory-clt: Update to version 2025.2.4

This commit is contained in:
github-actions[bot] 2025-10-28 12:31:50 +00:00
parent 222bb21d8a
commit 1838c2d5f8

View File

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