dotmemory-clt: Update to version 2025.2.3

This commit is contained in:
github-actions[bot] 2025-10-06 12:32:06 +00:00
parent 8cb987feca
commit afe80b2fa9

View File

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