dotmemory-clt: Update to version 2025.3.0.2

This commit is contained in:
github-actions[bot] 2025-11-20 16:30:31 +00:00
parent c86ee1fbeb
commit 40c6d0c14d

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.3.0.1", "version": "2025.3.0.2",
"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.3.0.1/JetBrains.dotMemory.Console.windows-x64.2025.3.0.1.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.3.0.2/JetBrains.dotMemory.Console.windows-x64.2025.3.0.2.zip",
"hash": "26bfd0239d90e8481443df6e1c30aec8458d355575baa47f4ebbabbd870264c5" "hash": "e0a7e5e771300ad3fbe049eacda3c01017d0173c5ddecc9df947c54bba8bd20e"
}, },
"32bit": { "32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2025.3.0.1/JetBrains.dotMemory.Console.windows-x86.2025.3.0.1.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.3.0.2/JetBrains.dotMemory.Console.windows-x86.2025.3.0.2.zip",
"hash": "e8e77c95f4f4b3a043178f41f71bd126a581acd81a5a28a2a82a50f75ec9215e" "hash": "5d66207a792056a10f20c48b24181ab013ed8e224cb4b425374eac5fd15ebd3e"
} }
}, },
"bin": "dotMemory.exe", "bin": "dotMemory.exe",