dotmemory-clt: Update to version 2024.3.2

This commit is contained in:
github-actions[bot] 2024-12-11 20:30:24 +00:00
parent e5f8814d1a
commit 69a3cb0be6

View File

@ -1,5 +1,5 @@
{ {
"version": "2024.3", "version": "2024.3.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.2024.3/JetBrains.dotMemory.Console.windows-x64.2024.3.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3.2/JetBrains.dotMemory.Console.windows-x64.2024.3.2.zip",
"hash": "6102f3214bc247662018275003857f3e4c89ae4aa635351fb2ec6019f0c2183b" "hash": "2b2953bf2cb769c11416698b2138e35874e8f5f0dfeeedb71ea2427a7709505d"
}, },
"32bit": { "32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3/JetBrains.dotMemory.Console.windows-x86.2024.3.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3.2/JetBrains.dotMemory.Console.windows-x86.2024.3.2.zip",
"hash": "f9e0c2e8e07561d6f867d3f0b7b7869009117f867608aa5972484b7b4f0d2984" "hash": "570faf31ed20858fece633776cdcbc7554bdcc253714e8705d133b1f39425c0b"
} }
}, },
"bin": "dotMemory.exe", "bin": "dotMemory.exe",