dotmemory-clt: Update to version 2025.3.0.3

This commit is contained in:
github-actions[bot] 2025-11-27 16:30:10 +00:00
parent 69c3141065
commit e5d3235107

View File

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