dotmemory-clt: Update to version 2022.3.3

This commit is contained in:
github-actions[bot] 2023-03-22 16:31:34 +00:00
parent 51c38c3b0e
commit 86a9dc9660

View File

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