dotcover-clt: Update to version 2023.3.3

This commit is contained in:
github-actions[bot] 2024-01-22 20:24:46 +00:00
parent 5de311ac11
commit 268e9b7da5

View File

@ -1,5 +1,5 @@
{ {
"version": "2023.3.2", "version": "2023.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.2023.3.2/JetBrains.dotCover.CommandLineTools.windows-x64.2023.3.2.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.3/JetBrains.dotCover.CommandLineTools.windows-x64.2023.3.3.zip",
"hash": "d8dad9cec5d8c9669a369edd85a452fe71746cdc37dbeb78339a0c87f628d414" "hash": "408ff2d0cdd6eab033c38418ceea469dd591212ad6a68376c6f0546df982da67"
}, },
"32bit": { "32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.2/JetBrains.dotCover.CommandLineTools.windows-x86.2023.3.2.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.3/JetBrains.dotCover.CommandLineTools.windows-x86.2023.3.3.zip",
"hash": "d76b06c7f73b388063a9bfa06ed23c7191271598598a8766153515764f9c09a4" "hash": "9aa95ff72eddab55f2f6ec9d45144bf73b23fe5c49d8328d44100ebf61484d8a"
}, },
"arm64": { "arm64": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.2/JetBrains.dotCover.CommandLineTools.windows-arm64.2023.3.2.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.3/JetBrains.dotCover.CommandLineTools.windows-arm64.2023.3.3.zip",
"hash": "76edef793b52a51afa3c597d17a999b90dd7542a97a9209c843bc77e3076eb6b" "hash": "0fee077b69a807c8e8dccd5816a8f786ea7208e21089341cf6e0d9a0a596aba8"
} }
}, },
"bin": "dotCover.exe", "bin": "dotCover.exe",