dotmemory-clt: Update to version 2024.2.1

This commit is contained in:
github-actions[bot] 2024-08-20 16:28:13 +00:00
parent 6f4ac68b11
commit 126d2a2e75

View File

@ -1,5 +1,5 @@
{
"version": "2024.2",
"version": "2024.2.1",
"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.2/JetBrains.dotMemory.Console.windows-x64.2024.2.zip",
"hash": "cf545b6e18ffca27a1bec27827a99ac9afc512152d226ad4ab29c16808dcb675"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.1/JetBrains.dotMemory.Console.windows-x64.2024.2.1.zip",
"hash": "9937bc653fb29cd24865d92f81832c0bd7e2300d3ba4e1db71bd95d890a11d63"
},
"32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2/JetBrains.dotMemory.Console.windows-x86.2024.2.zip",
"hash": "b375ad67f8bada276fefab76edbe3e498c45d4997b4cdd762f627e3badb724c7"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.1/JetBrains.dotMemory.Console.windows-x86.2024.2.1.zip",
"hash": "ad9e8e59c6339c25d240839922ae63d2314f377ae4fa1729dfb4a306bd0260d0"
}
},
"bin": "dotMemory.exe",