dotmemory-clt: Update to version 2025.2.1

This commit is contained in:
github-actions[bot] 2025-09-04 16:29:32 +00:00
parent fc12ec4d6b
commit 060edcc32b

View File

@ -1,5 +1,5 @@
{
"version": "2025.2.0.1",
"version": "2025.2.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.2025.2.0.1/JetBrains.dotMemory.Console.windows-x64.2025.2.0.1.zip",
"hash": "de4e9b2a6e9c2d75b0151fe438fd5404839ec9d5526fd1f4236ad679eed9caab"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2025.2.1/JetBrains.dotMemory.Console.windows-x64.2025.2.1.zip",
"hash": "d3ce07b5b591b3de71bda834128807a4959ea66b25076b2920a7bca8630096c1"
},
"32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2025.2.0.1/JetBrains.dotMemory.Console.windows-x86.2025.2.0.1.zip",
"hash": "96e0673feac08ac392ba3324dfd04015599e225ace94ae20192b5a8c7dc31a88"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2025.2.1/JetBrains.dotMemory.Console.windows-x86.2025.2.1.zip",
"hash": "d90e3739eb78ee352bb8f0c296b0c9e6d876955ea3f064080d896d33858a9de7"
}
},
"bin": "dotMemory.exe",