dotcover-clt: Update to version 2024.3

This commit is contained in:
github-actions[bot] 2024-11-13 16:30:23 +00:00
parent b321b3b07e
commit ac5ce486c4

View File

@ -1,5 +1,5 @@
{
"version": "2024.2.7",
"version": "2024.3",
"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": {
@ -8,16 +8,16 @@
},
"architecture": {
"64bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.7/JetBrains.dotCover.CommandLineTools.windows-x64.2024.2.7.zip",
"hash": "86b725f30c35a1e0bbfac0cf870158c7747f796348adbc1c69c25bdeea023ea8"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3/JetBrains.dotCover.CommandLineTools.windows-x64.2024.3.zip",
"hash": "8d5a411fe6d9f152b15f92c9afcbb6dd97cb61012c41542d0e899ce565a40526"
},
"32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.7/JetBrains.dotCover.CommandLineTools.windows-x86.2024.2.7.zip",
"hash": "8a41a19400965d47ef5368cf7b7954aeed4bb3d38551f5b9b4955328c76b12c6"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3/JetBrains.dotCover.CommandLineTools.windows-x86.2024.3.zip",
"hash": "dbdde189167eacb0f5400dcda178ad8ea8e09ad7a7864b937c6fc764ca3cbb5d"
},
"arm64": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.7/JetBrains.dotCover.CommandLineTools.windows-arm64.2024.2.7.zip",
"hash": "c92eea16a7cecd676e3ce3e8722aa06f95256f904cdb49074713c6281499345d"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3/JetBrains.dotCover.CommandLineTools.windows-arm64.2024.3.zip",
"hash": "64d28f1872080cfd679178d9230e582d19af96fd0ecc7e9c4ebcc09998911668"
}
},
"bin": "dotCover.exe",