dotmemory-clt: Update to version 2022.1.2

This commit is contained in:
github-actions[bot] 2022-06-03 16:30:03 +00:00
parent 8b0b89532f
commit 40a452cd83

View File

@ -1,5 +1,5 @@
{ {
"version": "2022.1.1", "version": "2022.1.2",
"description": "JetBrains dotMemory Command Line Tools for profiling .NET memory usage from the command line.", "description": "JetBrains dotMemory Command Line Tools for profiling .NET memory usage from the command line.",
"homepage": "https://www.jetbrains.com/dotmemory/download/#section=commandline", "homepage": "https://www.jetbrains.com/dotmemory/download/#section=commandline",
"license": { "license": {
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2022.1.1/JetBrains.dotMemory.Console.windows-x64.2022.1.1.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.1.2/JetBrains.dotMemory.Console.windows-x64.2022.1.2.zip",
"hash": "8635e454fda5908a6febe8fc7ce2d89330aee0fe63a6f4e33ac0553428a9e13f" "hash": "4be497788ff221f115ab9280190e4286a343eabb0d4f68f3a4e169ba8c4da6f4"
}, },
"32bit": { "32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2022.1.1/JetBrains.dotMemory.Console.windows-x86.2022.1.1.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.1.2/JetBrains.dotMemory.Console.windows-x86.2022.1.2.zip",
"hash": "0dc26c946bc8a7c596cf0a5d309ceb8b9717ee8ca5468067026f932d5a96efa2" "hash": "19544a9a598d4aff5adfd09bed9942d494afe537a8a26b457cd5786abe7a5af8"
} }
}, },
"bin": "dotMemory.exe", "bin": "dotMemory.exe",