dotmemory-clt: Update to version 2024.3

This commit is contained in:
github-actions[bot] 2024-11-13 16:30:23 +00:00
parent ac5ce486c4
commit 7503da15a2

View File

@ -1,5 +1,5 @@
{
"version": "2024.2.7",
"version": "2024.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.7/JetBrains.dotMemory.Console.windows-x64.2024.2.7.zip",
"hash": "d6813c8677dd421a9e50c8f1d98854da4f5a20f2b195adfd31a33560c07dda41"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3/JetBrains.dotMemory.Console.windows-x64.2024.3.zip",
"hash": "6102f3214bc247662018275003857f3e4c89ae4aa635351fb2ec6019f0c2183b"
},
"32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.7/JetBrains.dotMemory.Console.windows-x86.2024.2.7.zip",
"hash": "e76afbb44b55cc05cfec8d366fefa8dc638501b953d33a5fde0176b6b30bdfaa"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3/JetBrains.dotMemory.Console.windows-x86.2024.3.zip",
"hash": "f9e0c2e8e07561d6f867d3f0b7b7869009117f867608aa5972484b7b4f0d2984"
}
},
"bin": "dotMemory.exe",