dotcover-clt: Update to version 2024.1.2

This commit is contained in:
github-actions[bot] 2024-05-07 16:28:15 +00:00
parent 3e7d6f78c4
commit 9c0e8ee481

View File

@ -1,5 +1,5 @@
{ {
"version": "2024.1.1", "version": "2024.1.2",
"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.1.1/JetBrains.dotCover.CommandLineTools.windows-x64.2024.1.1.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.2/JetBrains.dotCover.CommandLineTools.windows-x64.2024.1.2.zip",
"hash": "d686514e0f6ce0ef0a7116f074a07f98e7d0b4fef109ab6147d34bcfb49d7661" "hash": "cb621e259a9b21aa2b1fc0d74652fd790a21588be1a72959b171c53e36ae33ba"
}, },
"32bit": { "32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.1/JetBrains.dotCover.CommandLineTools.windows-x86.2024.1.1.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.2/JetBrains.dotCover.CommandLineTools.windows-x86.2024.1.2.zip",
"hash": "8d0da9c22e667fd7c5777d177e8c408d7407945b85f7d139ecdd37b5396e1d66" "hash": "a203ab04da22886203296502b6c1d99b27d62db7024a01cd08c23f040a207f75"
}, },
"arm64": { "arm64": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.1/JetBrains.dotCover.CommandLineTools.windows-arm64.2024.1.1.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.2/JetBrains.dotCover.CommandLineTools.windows-arm64.2024.1.2.zip",
"hash": "00a4a92b0b7c7829981fd64c802be6da7c200228c3b88c34eca4d9390c01507d" "hash": "eef42a554a2f779a17c0cc149d584d0e941a71b507d4084b158c705954d6978c"
} }
}, },
"bin": "dotCover.exe", "bin": "dotCover.exe",