mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
dotcover-clt: Update to version 2024.2
This commit is contained in:
parent
f56197fc13
commit
4d7e260ea9
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2024.1.6",
|
||||
"version": "2024.2",
|
||||
"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.2024.1.6/JetBrains.dotCover.CommandLineTools.windows-x64.2024.1.6.zip",
|
||||
"hash": "6ced472ea3ce7fc6ff122264a034ef1d2b4efa162857a20a03f40236c0701b8d"
|
||||
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2/JetBrains.dotCover.CommandLineTools.windows-x64.2024.2.zip",
|
||||
"hash": "51a809a4dcfd4058a28f8c9207bebe701d2a537f6af2269698db21a5dc4e0768"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.6/JetBrains.dotCover.CommandLineTools.windows-x86.2024.1.6.zip",
|
||||
"hash": "5a48caceadf4c8d8aa16fb0ff83405945e10c574a97fbf665c28bcd9c394cb26"
|
||||
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2/JetBrains.dotCover.CommandLineTools.windows-x86.2024.2.zip",
|
||||
"hash": "6e3ab501fef2e7c7bfe3568fcb4f6d919cc21fb8b25b6bb270c1f05b33f2227e"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.6/JetBrains.dotCover.CommandLineTools.windows-arm64.2024.1.6.zip",
|
||||
"hash": "bb2ef6ee1ad9519001d1bbdb699b3bc160e14de4defc0979195448039e2d1c15"
|
||||
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2/JetBrains.dotCover.CommandLineTools.windows-arm64.2024.2.zip",
|
||||
"hash": "6b9daf131484bf417e84eb611d34783518e117cfb23b12abfc2228bfdcde1284"
|
||||
}
|
||||
},
|
||||
"bin": "dotCover.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user