dottrace-clt: Update to version 2023.3

This commit is contained in:
github-actions[bot] 2023-12-06 16:27:50 +00:00
parent 3c74c65997
commit 8b56242fd8

View File

@ -1,5 +1,5 @@
{
"version": "2023.2.3",
"version": "2023.3",
"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",
"license": {
@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.2.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2023.2.3.zip",
"hash": "16a4c9fbec64c4ae0f411655d6f0e7e4256edca479cceda31737f3a18241cc61"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2023.3.zip",
"hash": "e63aa32361eb4cf9c8c1226e06c792fa0d54ed7bee007eef529e6efd160251fb"
}
},
"bin": "ConsoleProfiler.exe",