dottrace-clt: Update to version 2021.3.2

This commit is contained in:
github-actions[bot] 2021-12-24 12:29:49 +00:00
parent abfd6886e3
commit d09250f48a

View File

@ -1,5 +1,5 @@
{ {
"version": "2021.3.1", "version": "2021.3.2",
"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.2021.3.1/JetBrains.dotTrace.CommandLineTools.windows-x64.2021.3.1.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2021.3.2/JetBrains.dotTrace.CommandLineTools.windows-x64.2021.3.2.zip",
"hash": "35fc4177fbc166915d0271df45cf043bc9c53cbc9559f949f0f5026d31222fd5" "hash": "712f221c660b207a4f8926308f223740e18b425e7f37172a6908e26d462b1bd7"
} }
}, },
"bin": "ConsoleProfiler.exe", "bin": "ConsoleProfiler.exe",