dotmemory-clt: Update to version 2024.3.3

This commit is contained in:
github-actions[bot] 2024-12-24 16:29:41 +00:00
parent 19c192bdbd
commit 50acee4821

View File

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