dottrace-clt: Update to version 2024.1

This commit is contained in:
github-actions[bot] 2024-04-09 17:08:14 +00:00
parent 0fff79c369
commit 5d6a0def00

View File

@ -1,5 +1,5 @@
{ {
"version": "2023.3.4", "version": "2024.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.2023.3.4/JetBrains.dotTrace.CommandLineTools.windows-x64.2023.3.4.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.1.zip",
"hash": "06d9353a8d2a42377fa1be3cc01d19e2be38d8d1536a694ccaaca3f377318192" "hash": "e97b7c3194e8ec57c460eeb16f9ad6136996148067a4e41f54481251afa7549b"
} }
}, },
"bin": "ConsoleProfiler.exe", "bin": "ConsoleProfiler.exe",