dottrace-clt: Update to version 2023.1

This commit is contained in:
github-actions[bot] 2023-04-05 12:31:48 +00:00
parent 9841cc3a30
commit 138ae8728d

View File

@ -1,5 +1,5 @@
{ {
"version": "2022.3.3", "version": "2023.1",
"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.2022.3.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2022.3.3.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.1/JetBrains.dotTrace.CommandLineTools.windows-x64.2023.1.zip",
"hash": "53517438c4bc84c8c678a05d7bdb71031753f544b3547e130cf6ff24367295b0" "hash": "b75c976176fa9179bedbccca0d9b32b8cadc18015083aeaee1c1ee8239b30a87"
} }
}, },
"bin": "ConsoleProfiler.exe", "bin": "ConsoleProfiler.exe",