dotcover-clt: Update to version 2024.3.2

This commit is contained in:
github-actions[bot] 2024-12-11 20:30:23 +00:00
parent 74883e2463
commit e5f8814d1a

View File

@ -1,5 +1,5 @@
{
"version": "2024.3",
"version": "2024.3.2",
"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.3/JetBrains.dotCover.CommandLineTools.windows-x64.2024.3.zip",
"hash": "8d5a411fe6d9f152b15f92c9afcbb6dd97cb61012c41542d0e899ce565a40526"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3.2/JetBrains.dotCover.CommandLineTools.windows-x64.2024.3.2.zip",
"hash": "dbba4b1a2722d34994867abbf990fb29f446cdbb770f191394930c148fe41267"
},
"32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3/JetBrains.dotCover.CommandLineTools.windows-x86.2024.3.zip",
"hash": "dbdde189167eacb0f5400dcda178ad8ea8e09ad7a7864b937c6fc764ca3cbb5d"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3.2/JetBrains.dotCover.CommandLineTools.windows-x86.2024.3.2.zip",
"hash": "40d1029e94180afcb3656f8f6af1cf5f93b2b8726d1d151ecbdcd6b29a960d10"
},
"arm64": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3/JetBrains.dotCover.CommandLineTools.windows-arm64.2024.3.zip",
"hash": "64d28f1872080cfd679178d9230e582d19af96fd0ecc7e9c4ebcc09998911668"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3.2/JetBrains.dotCover.CommandLineTools.windows-arm64.2024.3.2.zip",
"hash": "b4b95f6d97c4b96536ad1e48f67c4f8a5542eb8f6c4689f40720b68e6950d77d"
}
},
"bin": "dotCover.exe",