dotmemory-clt: Update to version 2025.1.1

This commit is contained in:
github-actions[bot] 2025-04-28 20:27:28 +00:00
parent e19445c888
commit 7edc4b6b28

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.1", "version": "2025.1.1",
"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.1/JetBrains.dotMemory.Console.windows-x64.2025.1.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.1.1/JetBrains.dotMemory.Console.windows-x64.2025.1.1.zip",
"hash": "da98708cf09798f9c2fe2cab83e48e5e3e3d05ae32d7ee4c9cef57f124d1e0c3" "hash": "76e52d89b5c9dc48f13e8d4adc5553a80a49315b1ebb69c5a10c19ae70652e88"
}, },
"32bit": { "32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2025.1/JetBrains.dotMemory.Console.windows-x86.2025.1.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.1.1/JetBrains.dotMemory.Console.windows-x86.2025.1.1.zip",
"hash": "8fbec60752ae4a1e342a2de214e33b83be9d8d3fef3d12a6f4cae0d731f9e38a" "hash": "48a5aa95e4b0794752525747de65e5335dd35b031b75e26655b0642cf498a2c4"
} }
}, },
"bin": "dotMemory.exe", "bin": "dotMemory.exe",