dotcover-clt: Update to version 2024.1.1

This commit is contained in:
github-actions[bot] 2024-04-17 21:06:25 +00:00
parent c729e6943d
commit 9eefb70b0f

View File

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