dotmemory-clt: Update to version 2024.2.5

This commit is contained in:
github-actions[bot] 2024-09-20 16:29:54 +00:00
parent c18852868a
commit b0bdcbd878

View File

@ -1,5 +1,5 @@
{
"version": "2024.2.4",
"version": "2024.2.5",
"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.4/JetBrains.dotMemory.Console.windows-x64.2024.2.4.zip",
"hash": "d312e962422f44d4e2eb018556cacd0b5e58f780acff3395f7a05b268b5a95d5"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.5/JetBrains.dotMemory.Console.windows-x64.2024.2.5.zip",
"hash": "8d02437a72d14ebcf099b6cca54e4c8a650e7a3cd41a401cf42d50dc1d683dc2"
},
"32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.4/JetBrains.dotMemory.Console.windows-x86.2024.2.4.zip",
"hash": "166ada9f23b5201d858dae31b9964b3190e58cd05049b05acd7e984bdae121eb"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.5/JetBrains.dotMemory.Console.windows-x86.2024.2.5.zip",
"hash": "c033033d9816cbf5dbe0e31ae074980c623d4ab1b054cf35823dd30a668572ad"
}
},
"bin": "dotMemory.exe",