ScoopInstaller_Main/bucket/dottrace-clt.json
2025-11-27 16:30:10 +00:00

31 lines
1.2 KiB
JSON

{
"version": "2025.3.0.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": {
"identifier": "Freeware",
"url": "https://www.jetbrains.com/legal/docs/toolbox/user"
},
"architecture": {
"64bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2025.3.0.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.3.0.3.zip",
"hash": "1844aa92eda7c44d6ec17e19145b0634e22d1fab03e80c215157a870e5538c0d"
}
},
"bin": "ConsoleProfiler.exe",
"checkver": {
"url": "https://data.services.jetbrains.com/products/releases?code=DPCLT&latest=true&platform=zip&type=release",
"jsonpath": "$..version"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.$version/JetBrains.dotTrace.CommandLineTools.windows-x64.$version.zip"
}
},
"hash": {
"url": "$url.sha256"
}
}
}