dotmemory-clt: Update to version 2024.1.3

This commit is contained in:
github-actions[bot] 2024-06-10 16:29:07 +00:00
parent 822a5ce888
commit d09340cf31

View File

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