dottrace-clt: Update to version 2023.1.4

This commit is contained in:
github-actions[bot] 2023-07-18 20:26:48 +00:00
parent b602b1c03d
commit 729fd3fa6e

View File

@ -1,5 +1,5 @@
{
"version": "2023.1.3",
"version": "2023.1.4",
"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.1.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2023.1.3.zip",
"hash": "f7833f87e936661fc31f65d6b2bfda00f1908daf50c1e030fc30ea1ca79dffb3"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.1.4/JetBrains.dotTrace.CommandLineTools.windows-x64.2023.1.4.zip",
"hash": "678b11e2b16a854db71df20f1fe226e91aabbc185b362293822165fc360217e1"
}
},
"bin": "ConsoleProfiler.exe",