dotmemory-clt: Update to version 2023.1

This commit is contained in:
github-actions[bot] 2023-04-05 12:31:48 +00:00
parent d1f01285b9
commit 9841cc3a30

View File

@ -1,5 +1,5 @@
{
"version": "2022.3.3",
"version": "2023.1",
"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.2022.3.3/JetBrains.dotMemory.Console.windows-x64.2022.3.3.zip",
"hash": "1a91a231ec121b14bb6feeda04cd2e24f0dbd840bed1d3e0ca3dc14feff483df"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.1/JetBrains.dotMemory.Console.windows-x64.2023.1.zip",
"hash": "9c3c7ec0729d5080de818e2f59ac04d2b78cfc884c00e229b8f57a75b113bf3f"
},
"32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2022.3.3/JetBrains.dotMemory.Console.windows-x86.2022.3.3.zip",
"hash": "490f0907301c24798feef600d24292aa2fa8c48d0ef096f60e3649cf864bafbd"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.1/JetBrains.dotMemory.Console.windows-x86.2023.1.zip",
"hash": "9b50d670464b824878e48a5fc6130cb0227b813bfc62b7a3bd22f437e96c4181"
}
},
"bin": "dotMemory.exe",