dotmemory-clt: Update to version 2023.1.3

This commit is contained in:
github-actions[bot] 2023-06-22 16:26:41 +00:00
parent d04a057549
commit 43c8f3e8e0

View File

@ -1,5 +1,5 @@
{
"version": "2023.1.2",
"version": "2023.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.2023.1.2/JetBrains.dotMemory.Console.windows-x64.2023.1.2.zip",
"hash": "f24e1b11d1aa2cfb6bd45ae1f75d935bc5c59f369c7c1046c5053fefdadfecc9"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.1.3/JetBrains.dotMemory.Console.windows-x64.2023.1.3.zip",
"hash": "0f8efe805edb95138f36a2d8e0b1afe412d9df61abffb718f45f11d767b75407"
},
"32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.1.2/JetBrains.dotMemory.Console.windows-x86.2023.1.2.zip",
"hash": "6e3aa1c77ae04e64b656508e6a8c047192b786b1f763fe3072b2b764d351abe8"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.1.3/JetBrains.dotMemory.Console.windows-x86.2023.1.3.zip",
"hash": "0e42b2d6a8c5ed2ac171149f142fc0fc52faf4e7dd42cbc32a630abfdc3c4fba"
}
},
"bin": "dotMemory.exe",