dotmemory-clt: Update to version 2024.1.5

This commit is contained in:
github-actions[bot] 2024-08-06 16:29:28 +00:00
parent 2e23d3158f
commit dba8c3dc17

View File

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