Skip to content

Commit

Permalink
Update cargo-llvm-cov to 0.5.28
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Aug 23, 2023
1 parent db309ce commit 46438cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/cargo-llvm-cov.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 46438cf

Please sign in to comment.