dotcover-clt: Update to version 2024.3.3

This commit is contained in:
github-actions[bot] 2024-12-24 16:29:41 +00:00
parent fc0e3fe8d9
commit 19c192bdbd

View File

@ -1,5 +1,5 @@
{ {
"version": "2024.3.2", "version": "2024.3.3",
"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.3.2/JetBrains.dotCover.CommandLineTools.windows-x64.2024.3.2.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3.3/JetBrains.dotCover.CommandLineTools.windows-x64.2024.3.3.zip",
"hash": "dbba4b1a2722d34994867abbf990fb29f446cdbb770f191394930c148fe41267" "hash": "e1521f070af07c6fad1731e406a34427a552be7421d769bbc215fc31c3928330"
}, },
"32bit": { "32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3.2/JetBrains.dotCover.CommandLineTools.windows-x86.2024.3.2.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3.3/JetBrains.dotCover.CommandLineTools.windows-x86.2024.3.3.zip",
"hash": "40d1029e94180afcb3656f8f6af1cf5f93b2b8726d1d151ecbdcd6b29a960d10" "hash": "d64a333bc8fbb06e97fcf06d2e7b994c067a0948bb5ef4d03a68156e890bf5b2"
}, },
"arm64": { "arm64": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3.2/JetBrains.dotCover.CommandLineTools.windows-arm64.2024.3.2.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3.3/JetBrains.dotCover.CommandLineTools.windows-arm64.2024.3.3.zip",
"hash": "b4b95f6d97c4b96536ad1e48f67c4f8a5542eb8f6c4689f40720b68e6950d77d" "hash": "bd162cb76ad05fe3c1010d2be0780e5eb9ef7c41dae0354fc47f6a375d39423d"
} }
}, },
"bin": "dotCover.exe", "bin": "dotCover.exe",