dotmemory-clt: Update to version 2024.2.3

This commit is contained in:
github-actions[bot] 2024-08-30 20:27:45 +00:00
parent 5e3dc07392
commit c8536e9266

View File

@ -1,5 +1,5 @@
{
"version": "2024.2.2",
"version": "2024.2.3",
"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.2/JetBrains.dotMemory.Console.windows-x64.2024.2.2.zip",
"hash": "9bf851da2ca6c5db4901ed048d80bf38e3a606825d3359120d46826348d2fbe8"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.3/JetBrains.dotMemory.Console.windows-x64.2024.2.3.zip",
"hash": "489dd455f903d68b2c2c58d5fa842d84403c237146f20da57069cccaa31ee124"
},
"32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.2/JetBrains.dotMemory.Console.windows-x86.2024.2.2.zip",
"hash": "824cf9111259cc483aa6d610148814aed7e34ba460f94203da552e33c96f63ee"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.3/JetBrains.dotMemory.Console.windows-x86.2024.2.3.zip",
"hash": "fb9319fa525f30fbc16d673a965a950ae3559e6ce296c5e87ad99b1de8c9d716"
}
},
"bin": "dotMemory.exe",