dottrace-clt: Update to version 2023.3.4

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

View File

@ -1,5 +1,5 @@
{ {
"version": "2023.3.3", "version": "2023.3.4",
"description": "JetBrains dotTrace Command Line Tools that enable analyzing performance of .NET applications outside of Visual Studio.", "description": "JetBrains dotTrace Command Line Tools that enable analyzing performance of .NET applications outside of Visual Studio.",
"homepage": "https://www.jetbrains.com/profiler/download/#section=commandline", "homepage": "https://www.jetbrains.com/profiler/download/#section=commandline",
"license": { "license": {
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2023.3.3.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.4/JetBrains.dotTrace.CommandLineTools.windows-x64.2023.3.4.zip",
"hash": "83512c19221e4c862307a5623d4d7e2ff1724aa3c9d34f557800f9b54eb8f89f" "hash": "06d9353a8d2a42377fa1be3cc01d19e2be38d8d1536a694ccaaca3f377318192"
} }
}, },
"bin": "ConsoleProfiler.exe", "bin": "ConsoleProfiler.exe",