dotmemory-clt: Update to version 2022.1

This commit is contained in:
github-actions[bot] 2022-04-19 12:31:40 +00:00
parent 8ffc44b99b
commit b22d6f5b5c

View File

@ -1,5 +1,5 @@
{
"version": "2021.3.4",
"version": "2022.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.2021.3.4/JetBrains.dotMemory.Console.windows-x64.2021.3.4.zip",
"hash": "ded844d81c23e88ee9823df0efb74f6f3a532933cd0ba0c4b5e1328c1c2efae0"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2022.1/JetBrains.dotMemory.Console.windows-x64.2022.1.zip",
"hash": "43ddc560f01ce596818d5f3e14b174c943a8caa24998ad4918b9d8c9710026c5"
},
"32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2021.3.4/JetBrains.dotMemory.Console.windows-x86.2021.3.4.zip",
"hash": "abb753e10fb24fb621dec2efd713056df8ac4f95eb1cece3caf8e7e3781dd838"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2022.1/JetBrains.dotMemory.Console.windows-x86.2022.1.zip",
"hash": "3c5899697e8f39638524a604b9a7fada287fbc2ef041d615d855a68af9f2bf03"
}
},
"bin": "dotMemory.exe",