dotcover-clt: Update to version 2023.3.1

This commit is contained in:
github-actions[bot] 2023-12-12 20:24:36 +00:00
parent 51d308fa7f
commit 7170762d13

View File

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