dotcover-clt: Update to version 2024.2.6

This commit is contained in:
github-actions[bot] 2024-10-09 20:28:20 +00:00
parent 899fb4fa73
commit cbdd73f206

View File

@ -1,5 +1,5 @@
{
"version": "2024.2.5",
"version": "2024.2.6",
"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.5/JetBrains.dotCover.CommandLineTools.windows-x64.2024.2.5.zip",
"hash": "18820ebd77918fce1b24e1ce1b55f3e332f89c2e752205af2ed00ad08ca3d69c"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.6/JetBrains.dotCover.CommandLineTools.windows-x64.2024.2.6.zip",
"hash": "bb102d31f55092a1e4f2083954ce18a80a7fcd5946ecae7f9cd7d5f173d1fbb6"
},
"32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.5/JetBrains.dotCover.CommandLineTools.windows-x86.2024.2.5.zip",
"hash": "f54c77262ea5ed789059969acf34310351779c3b8275f3005d51697638bc1587"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.6/JetBrains.dotCover.CommandLineTools.windows-x86.2024.2.6.zip",
"hash": "ff48dbcf16dc8d5077e2638167cf5c710812d0bfb9fe611b14650c482bf9ba87"
},
"arm64": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.5/JetBrains.dotCover.CommandLineTools.windows-arm64.2024.2.5.zip",
"hash": "4389ed9c73a963d81aba109b379146f74cdb91a5f9638b76bcbde79729ef1246"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.6/JetBrains.dotCover.CommandLineTools.windows-arm64.2024.2.6.zip",
"hash": "2cff1afd779573246e9e21f06a92cb396d3dcf1010d50f5dbaff1299c4fd671d"
}
},
"bin": "dotCover.exe",