From 9eefb70b0f14b623b51d8293e3fc5b302c9fad95 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 21:06:25 +0000 Subject: [PATCH] dotcover-clt: Update to version 2024.1.1 --- bucket/dotcover-clt.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/dotcover-clt.json b/bucket/dotcover-clt.json index e57f339c90..3961416628 100644 --- a/bucket/dotcover-clt.json +++ b/bucket/dotcover-clt.json @@ -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",