dotmemory-clt: Update to version 2023.3.4

This commit is contained in:
github-actions[bot] 2024-03-12 16:28:09 +00:00
parent 4412191f0f
commit 2f28299a66

View File

@ -1,5 +1,5 @@
{ {
"version": "2023.3.3", "version": "2023.3.4",
"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.2023.3.3/JetBrains.dotMemory.Console.windows-x64.2023.3.3.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.4/JetBrains.dotMemory.Console.windows-x64.2023.3.4.zip",
"hash": "312a0a1d2dd39697d0854c97ba90a4ebed2486a024b83856a054ec4e6d4c7de0" "hash": "a64b86c1f194013ddaec260d51ef259f4f70d489aa6aaf5d7857baa8a07c068d"
}, },
"32bit": { "32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.3/JetBrains.dotMemory.Console.windows-x86.2023.3.3.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.4/JetBrains.dotMemory.Console.windows-x86.2023.3.4.zip",
"hash": "07fc1a72e7280ed1bad586afc9d5cfd43ae9793f9b67356dd623c7329b171877" "hash": "c6117dd20bf34343855138d524ce671616d931724465ac033b14b6f358c3de57"
} }
}, },
"bin": "dotMemory.exe", "bin": "dotMemory.exe",