dotmemory-clt: Update to version 2024.2

This commit is contained in:
github-actions[bot] 2024-08-15 08:29:22 +00:00
parent 4d7e260ea9
commit 5313d0513b

View File

@ -1,5 +1,5 @@
{
"version": "2024.1.6",
"version": "2024.2",
"description": "JetBrains dotMemory Command Line Tools for profiling .NET memory usage from the command line.",
"homepage": "https://www.jetbrains.com/dotmemory/download/#section=commandline",
"license": {
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.6/JetBrains.dotMemory.Console.windows-x64.2024.1.6.zip",
"hash": "f5957b09718457765c23f1a22f9aad67cad590a7682b18d71f514642f1c891e4"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2/JetBrains.dotMemory.Console.windows-x64.2024.2.zip",
"hash": "cf545b6e18ffca27a1bec27827a99ac9afc512152d226ad4ab29c16808dcb675"
},
"32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.6/JetBrains.dotMemory.Console.windows-x86.2024.1.6.zip",
"hash": "cbd5be86b26c85e4006fcb1f5aa23ad0244605015d0d413c231e979185358cc0"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2/JetBrains.dotMemory.Console.windows-x86.2024.2.zip",
"hash": "b375ad67f8bada276fefab76edbe3e498c45d4997b4cdd762f627e3badb724c7"
}
},
"bin": "dotMemory.exe",