mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-31 13:04:28 +00:00
23 lines
989 B
JSON
23 lines
989 B
JSON
{
|
|
"version": "2022.3.1",
|
|
"description": "JetBrains dotCover Command Line Tools that enable analysing code coverage outside of Visual Studio.",
|
|
"homepage": "https://www.jetbrains.com/dotcover/download/#section=commandline",
|
|
"license": {
|
|
"identifier": "Freeware",
|
|
"url": "https://www.jetbrains.com/legal/docs/toolbox/user"
|
|
},
|
|
"url": "https://download.jetbrains.com/resharper/dotUltimate.2022.3.1/JetBrains.dotCover.CommandLineTools.2022.3.1.zip",
|
|
"hash": "b4a240a39acd7f5890b1dc5d1f8570c81c947f4378f6416419bf4aa427624ead",
|
|
"bin": "dotCover.exe",
|
|
"checkver": {
|
|
"url": "https://data.services.jetbrains.com/products/releases?code=DCCLT&latest=true&platform=zip&type=release",
|
|
"jsonpath": "$..version"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://download.jetbrains.com/resharper/dotUltimate.$version/JetBrains.dotCover.CommandLineTools.$version.zip",
|
|
"hash": {
|
|
"url": "$url.sha256"
|
|
}
|
|
}
|
|
}
|