dotmemory-clt: Update to version 2022.3.2

This commit is contained in:
github-actions[bot] 2023-01-27 16:30:50 +00:00
parent 4a49ccc406
commit 7646fc7906

View File

@ -1,5 +1,5 @@
{ {
"version": "2022.3.1", "version": "2022.3.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.3.1/JetBrains.dotMemory.Console.windows-x64.2022.3.1.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.3.2/JetBrains.dotMemory.Console.windows-x64.2022.3.2.zip",
"hash": "a50a6fb4214f428f86b1ba8cc390abfd3a31ed1d1a631076e2ee1c2003678eed" "hash": "5027b2bfe4995a380bcef34034dcbdf5e6b4f26843f9fbb397a74c494e0e6639"
}, },
"32bit": { "32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2022.3.1/JetBrains.dotMemory.Console.windows-x86.2022.3.1.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.3.2/JetBrains.dotMemory.Console.windows-x86.2022.3.2.zip",
"hash": "4529dc76f12d4de10d5f1d5dce0911baf0a77c0b9be150b43366a430f24048c7" "hash": "9d270430bf85d7b247dc18120b7d4f1051128209799a436c8580680bf24368a0"
} }
}, },
"bin": "dotMemory.exe", "bin": "dotMemory.exe",