mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
dotcover-clt: Update to version 2024.2.5
This commit is contained in:
parent
f4a5a28e16
commit
c18852868a
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2024.2.4",
|
"version": "2024.2.5",
|
||||||
"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.2024.2.4/JetBrains.dotCover.CommandLineTools.windows-x64.2024.2.4.zip",
|
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.5/JetBrains.dotCover.CommandLineTools.windows-x64.2024.2.5.zip",
|
||||||
"hash": "6a675d983d5f3d3ea01a2a819ff6a1875357d71d8f58e18789625cebc9b74b98"
|
"hash": "18820ebd77918fce1b24e1ce1b55f3e332f89c2e752205af2ed00ad08ca3d69c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.4/JetBrains.dotCover.CommandLineTools.windows-x86.2024.2.4.zip",
|
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.5/JetBrains.dotCover.CommandLineTools.windows-x86.2024.2.5.zip",
|
||||||
"hash": "97cb82b861c5bfe28181cf4cc476d2a47a7f8c259bd8efa1582f903f4be44fed"
|
"hash": "f54c77262ea5ed789059969acf34310351779c3b8275f3005d51697638bc1587"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.4/JetBrains.dotCover.CommandLineTools.windows-arm64.2024.2.4.zip",
|
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.5/JetBrains.dotCover.CommandLineTools.windows-arm64.2024.2.5.zip",
|
||||||
"hash": "89de84475923bd4538756e8a5190a6de672e2da5a2c2159b074067c86ca9d177"
|
"hash": "4389ed9c73a963d81aba109b379146f74cdb91a5f9638b76bcbde79729ef1246"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "dotCover.exe",
|
"bin": "dotCover.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user