dotmemory-clt: Update to version 2024.1.6

This commit is contained in:
github-actions[bot] 2024-08-13 20:26:40 +00:00
parent f1081d6700
commit a12d9dd997

View File

@ -1,5 +1,5 @@
{ {
"version": "2024.1.5", "version": "2024.1.6",
"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.1.5/JetBrains.dotMemory.Console.windows-x64.2024.1.5.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.6/JetBrains.dotMemory.Console.windows-x64.2024.1.6.zip",
"hash": "9c9ca16d51287d9d14c3796a91861c0935803e8f4ece8348f15040c5c4eb108f" "hash": "f5957b09718457765c23f1a22f9aad67cad590a7682b18d71f514642f1c891e4"
}, },
"32bit": { "32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.5/JetBrains.dotMemory.Console.windows-x86.2024.1.5.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.6/JetBrains.dotMemory.Console.windows-x86.2024.1.6.zip",
"hash": "29609a13862f79003f6e8b7536f6ff3712c4a8e044a0a5aee2de4864445d0775" "hash": "cbd5be86b26c85e4006fcb1f5aa23ad0244605015d0d413c231e979185358cc0"
} }
}, },
"bin": "dotMemory.exe", "bin": "dotMemory.exe",