dotcover-clt: Update to version 2023.3.2

This commit is contained in:
github-actions[bot] 2023-12-20 16:26:27 +00:00
parent edfe620d66
commit 02265a10bc

View File

@ -1,5 +1,5 @@
{ {
"version": "2023.3.1", "version": "2023.3.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.2023.3.1/JetBrains.dotCover.CommandLineTools.windows-x64.2023.3.1.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.2/JetBrains.dotCover.CommandLineTools.windows-x64.2023.3.2.zip",
"hash": "46fbfefa0691121113e0c3118bdf7a291d1dad98af22212c4e46907fc4b15712" "hash": "d8dad9cec5d8c9669a369edd85a452fe71746cdc37dbeb78339a0c87f628d414"
}, },
"32bit": { "32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.1/JetBrains.dotCover.CommandLineTools.windows-x86.2023.3.1.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.2/JetBrains.dotCover.CommandLineTools.windows-x86.2023.3.2.zip",
"hash": "b19a367d90234812cc9c0a52dc4fac5b10e70b25a743fd9c04893b9713c5711e" "hash": "d76b06c7f73b388063a9bfa06ed23c7191271598598a8766153515764f9c09a4"
}, },
"arm64": { "arm64": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.1/JetBrains.dotCover.CommandLineTools.windows-arm64.2023.3.1.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.2/JetBrains.dotCover.CommandLineTools.windows-arm64.2023.3.2.zip",
"hash": "af76b2bdb14b1a595ac05d80f513cc595a65ee446600ca8a5861ecf68c12a6cf" "hash": "76edef793b52a51afa3c597d17a999b90dd7542a97a9209c843bc77e3076eb6b"
} }
}, },
"bin": "dotCover.exe", "bin": "dotCover.exe",