diff --git a/bucket/cargo-llvm-cov.json b/bucket/cargo-llvm-cov.json index 6b34c5a..a306062 100644 --- a/bucket/cargo-llvm-cov.json +++ b/bucket/cargo-llvm-cov.json @@ -1,12 +1,12 @@ { - "version": "0.5.27", + "version": "0.5.28", "description": "Cargo subcommand for LLVM source-based code coverage (-C instrument-coverage)", "homepage": "https://github.com/taiki-e/cargo-llvm-cov", "license": "Apache-2.0|MIT", "architecture": { "64bit": { - "url": "https://github.com/taiki-e/cargo-llvm-cov/releases/download/v0.5.27/cargo-llvm-cov-x86_64-pc-windows-msvc.zip", - "hash": "a453e51d2896afbef9ff84cd2ead89231d0957224b588174a31939a2cb8c032c" + "url": "https://github.com/taiki-e/cargo-llvm-cov/releases/download/v0.5.28/cargo-llvm-cov-x86_64-pc-windows-msvc.zip", + "hash": "6090439cc7dcc6d48e2626a9f61690781fd8b71546d0414066bc0eeb74bd9b56" } }, "bin": "cargo-llvm-cov.exe"