mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
dotcover-clt: Update to version 2024.1.1
This commit is contained in:
parent
c729e6943d
commit
9eefb70b0f
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2024.1",
|
||||
"version": "2024.1.1",
|
||||
"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/JetBrains.dotCover.CommandLineTools.windows-x64.2024.1.zip",
|
||||
"hash": "1145330f5644103030ed6a8873a7340812401df446e28c7362989fc97a93d269"
|
||||
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.1/JetBrains.dotCover.CommandLineTools.windows-x64.2024.1.1.zip",
|
||||
"hash": "d686514e0f6ce0ef0a7116f074a07f98e7d0b4fef109ab6147d34bcfb49d7661"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1/JetBrains.dotCover.CommandLineTools.windows-x86.2024.1.zip",
|
||||
"hash": "8d4a358093264978bf14e57b5d04deaccf9d99829b146cc22c159bf85d1f5f80"
|
||||
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.1/JetBrains.dotCover.CommandLineTools.windows-x86.2024.1.1.zip",
|
||||
"hash": "8d0da9c22e667fd7c5777d177e8c408d7407945b85f7d139ecdd37b5396e1d66"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1/JetBrains.dotCover.CommandLineTools.windows-arm64.2024.1.zip",
|
||||
"hash": "3d121b3af1a115646515bbd1ce33c6a903e4a06e92d41cb991d01a8248cad1d6"
|
||||
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.1/JetBrains.dotCover.CommandLineTools.windows-arm64.2024.1.1.zip",
|
||||
"hash": "00a4a92b0b7c7829981fd64c802be6da7c200228c3b88c34eca4d9390c01507d"
|
||||
}
|
||||
},
|
||||
"bin": "dotCover.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user