dotcover-clt: Update to version 2024.1.6

This commit is contained in:
github-actions[bot] 2024-08-13 20:26:39 +00:00
parent 9f06e328df
commit f1081d6700

View File

@ -1,5 +1,5 @@
{
"version": "2024.1.5",
"version": "2024.1.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.1.5/JetBrains.dotCover.CommandLineTools.windows-x64.2024.1.5.zip",
"hash": "ca1db06fc33c3799a2de258834905a73af65d1f5e190cec00a66625274ef076d"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.6/JetBrains.dotCover.CommandLineTools.windows-x64.2024.1.6.zip",
"hash": "6ced472ea3ce7fc6ff122264a034ef1d2b4efa162857a20a03f40236c0701b8d"
},
"32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.5/JetBrains.dotCover.CommandLineTools.windows-x86.2024.1.5.zip",
"hash": "83e8f70811e5f101f6d5a66106638b29a353ad39ac75a9993c4e6a7e1ad6c594"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.6/JetBrains.dotCover.CommandLineTools.windows-x86.2024.1.6.zip",
"hash": "5a48caceadf4c8d8aa16fb0ff83405945e10c574a97fbf665c28bcd9c394cb26"
},
"arm64": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.5/JetBrains.dotCover.CommandLineTools.windows-arm64.2024.1.5.zip",
"hash": "55c7d48b5ea8929d4822a7874632b12ea75f068041f843938fb7685dc1455761"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.6/JetBrains.dotCover.CommandLineTools.windows-arm64.2024.1.6.zip",
"hash": "bb2ef6ee1ad9519001d1bbdb699b3bc160e14de4defc0979195448039e2d1c15"
}
},
"bin": "dotCover.exe",