dotmemory-clt: Update to version 2024.3.4

This commit is contained in:
github-actions[bot] 2025-01-23 12:31:55 +00:00
parent cd7d9d0817
commit 6d354411cc

View File

@ -1,5 +1,5 @@
{ {
"version": "2024.3.3", "version": "2024.3.4",
"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.3/JetBrains.dotMemory.Console.windows-x64.2024.3.3.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3.4/JetBrains.dotMemory.Console.windows-x64.2024.3.4.zip",
"hash": "10c23a1da0bcb9265096aaaf56c20ec9376e06d0af942cb7b6977c568467e361" "hash": "0302b430b60831fe698e488c6a11cc72aa25ecabf3bab78adc3a497631635cdf"
}, },
"32bit": { "32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3.3/JetBrains.dotMemory.Console.windows-x86.2024.3.3.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3.4/JetBrains.dotMemory.Console.windows-x86.2024.3.4.zip",
"hash": "1c9aed7028ec63a001874a3bc0703676560be92f00b3cbbc7e833d5318b04648" "hash": "d2cac592806564a907b18d6b36eb49c5bd3a00a683b9c4b5d7c169532d46e343"
} }
}, },
"bin": "dotMemory.exe", "bin": "dotMemory.exe",