dotmemory-clt: Update to version 2023.3.2

This commit is contained in:
github-actions[bot] 2023-12-20 16:26:27 +00:00
parent 02265a10bc
commit 45ee29050a

View File

@ -1,5 +1,5 @@
{
"version": "2023.3.1",
"version": "2023.3.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.2023.3.1/JetBrains.dotMemory.Console.windows-x64.2023.3.1.zip",
"hash": "673d570ed5fea8f454f57ea49a4d65191e7bc9292b3bb76ccbf8eb574227b85b"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.2/JetBrains.dotMemory.Console.windows-x64.2023.3.2.zip",
"hash": "c3e505bd215fcfd73855df2886bb1bf32d4074b1704cd28becd107b06053f4ef"
},
"32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.1/JetBrains.dotMemory.Console.windows-x86.2023.3.1.zip",
"hash": "21f3ebc968ca48c71cec74d3b76389081353b8fafac659c4fec22302eb9060a4"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.2/JetBrains.dotMemory.Console.windows-x86.2023.3.2.zip",
"hash": "f76dd22d4d6e7eb63f53be8bf4796ae082efcd327b1a0a1721760f4957175135"
}
},
"bin": "dotMemory.exe",