dottrace-clt: Update to version 2023.1.3

This commit is contained in:
github-actions[bot] 2023-06-22 16:26:41 +00:00
parent 43c8f3e8e0
commit e0682bd1bd

View File

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