dotmemory-clt: Update to version 2024.1.2

This commit is contained in:
github-actions[bot] 2024-05-07 16:28:15 +00:00
parent 9c0e8ee481
commit 6d6909bc80

View File

@ -1,5 +1,5 @@
{
"version": "2024.1.1",
"version": "2024.1.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.1/JetBrains.dotMemory.Console.windows-x64.2024.1.1.zip",
"hash": "bc4f1b324d0e9f1ddc941adfac309003125d783c728f412bdd2e55c8c2221544"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.2/JetBrains.dotMemory.Console.windows-x64.2024.1.2.zip",
"hash": "8860a25bfad92126a45a80fdf7255d763b7238fcc7d98acfa4b4b69bd502132e"
},
"32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.1/JetBrains.dotMemory.Console.windows-x86.2024.1.1.zip",
"hash": "24756f3fd41ee3fe8577211b010622aa9bb4e7bcbc0ef1c16b74029bcc21676b"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.2/JetBrains.dotMemory.Console.windows-x86.2024.1.2.zip",
"hash": "3dac117a2f42c90da9b15ea8178f1118a837969ca9ea010982865610047373cd"
}
},
"bin": "dotMemory.exe",