dotmemory-clt: Update to version 2022.2.1

This commit is contained in:
github-actions[bot] 2022-08-10 16:33:08 +00:00
parent 7d8d956f03
commit fd1e75161b

View File

@ -1,5 +1,5 @@
{
"version": "2022.2",
"version": "2022.2.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.2/JetBrains.dotMemory.Console.windows-x64.2022.2.zip",
"hash": "a0e8d2e1779f93f806083aa04229d92b0fa82f79aca64e68e7a8b1cbe8a84a30"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2.1/JetBrains.dotMemory.Console.windows-x64.2022.2.1.zip",
"hash": "26418a82e2525ec205d01a1fa6da32c7f70c84d36c152c4b00575be765f37fff"
},
"32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2/JetBrains.dotMemory.Console.windows-x86.2022.2.zip",
"hash": "2b3517b0faabda09e29371f720224c46aa47db8deaec89bb0dfaaba935b2e69a"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2.1/JetBrains.dotMemory.Console.windows-x86.2022.2.1.zip",
"hash": "942544670b104c6bd525edee01096255543a4f89bc3ede2db4ce7dd8c8aebfdd"
}
},
"bin": "dotMemory.exe",