dotmemory-clt: Update to version 2022.2

This commit is contained in:
github-actions[bot] 2022-08-02 16:30:58 +00:00
parent 2b9e280380
commit 1e6a12c058

View File

@ -1,5 +1,5 @@
{ {
"version": "2022.1.2", "version": "2022.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.2/JetBrains.dotMemory.Console.windows-x64.2022.1.2.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2/JetBrains.dotMemory.Console.windows-x64.2022.2.zip",
"hash": "4be497788ff221f115ab9280190e4286a343eabb0d4f68f3a4e169ba8c4da6f4" "hash": "a0e8d2e1779f93f806083aa04229d92b0fa82f79aca64e68e7a8b1cbe8a84a30"
}, },
"32bit": { "32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2022.1.2/JetBrains.dotMemory.Console.windows-x86.2022.1.2.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2/JetBrains.dotMemory.Console.windows-x86.2022.2.zip",
"hash": "19544a9a598d4aff5adfd09bed9942d494afe537a8a26b457cd5786abe7a5af8" "hash": "2b3517b0faabda09e29371f720224c46aa47db8deaec89bb0dfaaba935b2e69a"
} }
}, },
"bin": "dotMemory.exe", "bin": "dotMemory.exe",