dotcover-clt: Update to version 2024.2.1

This commit is contained in:
github-actions[bot] 2024-08-20 16:28:12 +00:00
parent 74a48fb2bb
commit 6f4ac68b11

View File

@ -1,5 +1,5 @@
{ {
"version": "2024.2", "version": "2024.2.1",
"description": "JetBrains dotCover Command Line Tools that enable analysing code coverage outside of Visual Studio.", "description": "JetBrains dotCover Command Line Tools that enable analysing code coverage outside of Visual Studio.",
"homepage": "https://www.jetbrains.com/dotcover/download/#section=commandline", "homepage": "https://www.jetbrains.com/dotcover/download/#section=commandline",
"license": { "license": {
@ -8,16 +8,16 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2/JetBrains.dotCover.CommandLineTools.windows-x64.2024.2.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.1/JetBrains.dotCover.CommandLineTools.windows-x64.2024.2.1.zip",
"hash": "51a809a4dcfd4058a28f8c9207bebe701d2a537f6af2269698db21a5dc4e0768" "hash": "fafcafb215c4f1739ea46bb719c54dfc4f7a00495ffa0951fb56a4c9430522c0"
}, },
"32bit": { "32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2/JetBrains.dotCover.CommandLineTools.windows-x86.2024.2.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.1/JetBrains.dotCover.CommandLineTools.windows-x86.2024.2.1.zip",
"hash": "6e3ab501fef2e7c7bfe3568fcb4f6d919cc21fb8b25b6bb270c1f05b33f2227e" "hash": "4d0bb8fd0d218358823ea54f85d0e79363529b72e3f06ee826dbf2e2d08b9b4c"
}, },
"arm64": { "arm64": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2/JetBrains.dotCover.CommandLineTools.windows-arm64.2024.2.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.1/JetBrains.dotCover.CommandLineTools.windows-arm64.2024.2.1.zip",
"hash": "6b9daf131484bf417e84eb611d34783518e117cfb23b12abfc2228bfdcde1284" "hash": "11e0fb04c4cf4e7247cb48b4a7f1f546c5831ba64f40d27fe13c1c73a67e6f5b"
} }
}, },
"bin": "dotCover.exe", "bin": "dotCover.exe",