dotcover-clt: Update to version 2024.1

This commit is contained in:
github-actions[bot] 2024-04-09 17:08:13 +00:00
parent 1c738c816d
commit b98b0262e1

View File

@ -1,5 +1,5 @@
{ {
"version": "2023.3.4", "version": "2024.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.2023.3.4/JetBrains.dotCover.CommandLineTools.windows-x64.2023.3.4.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1/JetBrains.dotCover.CommandLineTools.windows-x64.2024.1.zip",
"hash": "4ce0dd65d39dc8f70d8dfe09dee05bb1e4faff95e89778afc4c735bda216ac77" "hash": "1145330f5644103030ed6a8873a7340812401df446e28c7362989fc97a93d269"
}, },
"32bit": { "32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.4/JetBrains.dotCover.CommandLineTools.windows-x86.2023.3.4.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1/JetBrains.dotCover.CommandLineTools.windows-x86.2024.1.zip",
"hash": "85518a8a89e9fa183695309cf05502f3fed7de972c4bdd7bdf74ff0864ee6c3a" "hash": "8d4a358093264978bf14e57b5d04deaccf9d99829b146cc22c159bf85d1f5f80"
}, },
"arm64": { "arm64": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.4/JetBrains.dotCover.CommandLineTools.windows-arm64.2023.3.4.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1/JetBrains.dotCover.CommandLineTools.windows-arm64.2024.1.zip",
"hash": "a1c82c34abeacaa79cdc9fc551f0dee24d9a64d4996df0e2720ff8861c18ec04" "hash": "3d121b3af1a115646515bbd1ce33c6a903e4a06e92d41cb991d01a8248cad1d6"
} }
}, },
"bin": "dotCover.exe", "bin": "dotCover.exe",