mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
dotcover-clt: Update to version 2023.3.4
This commit is contained in:
parent
01c83e7006
commit
4412191f0f
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2023.3.3",
|
||||
"version": "2023.3.4",
|
||||
"description": "JetBrains dotCover Command Line Tools that enable analysing code coverage outside of Visual Studio.",
|
||||
"homepage": "https://www.jetbrains.com/dotcover/download/#section=commandline",
|
||||
"license": {
|
||||
@ -8,16 +8,16 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.3/JetBrains.dotCover.CommandLineTools.windows-x64.2023.3.3.zip",
|
||||
"hash": "408ff2d0cdd6eab033c38418ceea469dd591212ad6a68376c6f0546df982da67"
|
||||
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.4/JetBrains.dotCover.CommandLineTools.windows-x64.2023.3.4.zip",
|
||||
"hash": "4ce0dd65d39dc8f70d8dfe09dee05bb1e4faff95e89778afc4c735bda216ac77"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.3/JetBrains.dotCover.CommandLineTools.windows-x86.2023.3.3.zip",
|
||||
"hash": "9aa95ff72eddab55f2f6ec9d45144bf73b23fe5c49d8328d44100ebf61484d8a"
|
||||
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.4/JetBrains.dotCover.CommandLineTools.windows-x86.2023.3.4.zip",
|
||||
"hash": "85518a8a89e9fa183695309cf05502f3fed7de972c4bdd7bdf74ff0864ee6c3a"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.3/JetBrains.dotCover.CommandLineTools.windows-arm64.2023.3.3.zip",
|
||||
"hash": "0fee077b69a807c8e8dccd5816a8f786ea7208e21089341cf6e0d9a0a596aba8"
|
||||
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.4/JetBrains.dotCover.CommandLineTools.windows-arm64.2023.3.4.zip",
|
||||
"hash": "a1c82c34abeacaa79cdc9fc551f0dee24d9a64d4996df0e2720ff8861c18ec04"
|
||||
}
|
||||
},
|
||||
"bin": "dotCover.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user