dottrace-clt: Update to version 2023.2.3

This commit is contained in:
github-actions[bot] 2023-11-03 12:30:03 +00:00
parent a235e7f5c2
commit 598d8eb5e1

View File

@ -1,5 +1,5 @@
{ {
"version": "2023.2.2", "version": "2023.2.3",
"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.2.2/JetBrains.dotTrace.CommandLineTools.windows-x64.2023.2.2.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.2.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2023.2.3.zip",
"hash": "79980a5acfa6c8edfdfe24757610f6133f9f00d92a5490974e415918f549e87d" "hash": "16a4c9fbec64c4ae0f411655d6f0e7e4256edca479cceda31737f3a18241cc61"
} }
}, },
"bin": "ConsoleProfiler.exe", "bin": "ConsoleProfiler.exe",