dotcover-clt: Update to version 2024.2.2

This commit is contained in:
github-actions[bot] 2024-08-26 12:31:13 +00:00
parent b8f47dc3d9
commit 9471b399ae

View File

@ -1,5 +1,5 @@
{
"version": "2024.2.1",
"version": "2024.2.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.2.1/JetBrains.dotCover.CommandLineTools.windows-x64.2024.2.1.zip",
"hash": "fafcafb215c4f1739ea46bb719c54dfc4f7a00495ffa0951fb56a4c9430522c0"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.2/JetBrains.dotCover.CommandLineTools.windows-x64.2024.2.2.zip",
"hash": "8f73ecfe2f21c86d2845916a6d0b75dd45ca2ced1af637d12f2d651f5e05600d"
},
"32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.1/JetBrains.dotCover.CommandLineTools.windows-x86.2024.2.1.zip",
"hash": "4d0bb8fd0d218358823ea54f85d0e79363529b72e3f06ee826dbf2e2d08b9b4c"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.2/JetBrains.dotCover.CommandLineTools.windows-x86.2024.2.2.zip",
"hash": "a29e769fbea43ea8730024ebf836f7ec629664866f5b48785b1b1282b051a116"
},
"arm64": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.1/JetBrains.dotCover.CommandLineTools.windows-arm64.2024.2.1.zip",
"hash": "11e0fb04c4cf4e7247cb48b4a7f1f546c5831ba64f40d27fe13c1c73a67e6f5b"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.2/JetBrains.dotCover.CommandLineTools.windows-arm64.2024.2.2.zip",
"hash": "15d60967a7e5c5cb8deeb7cd8aed23d4ca974bd3643a08ed572770cd39aefa2c"
}
},
"bin": "dotCover.exe",