Skip to content

Commit

Permalink
chore: bump 'hipcheck' to v3.8.0
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Lilley Brinker <[email protected]>
  • Loading branch information
alilleybrinker committed Dec 11, 2024
1 parent edebca5 commit c5f5f71
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion hipcheck/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,13 @@ Automatically assess and score software packages for supply chain risk.
keywords = ["security", "sbom"]
categories = ["command-line-utilities", "development-tools"]
readme = "../README.md"
version = "3.7.0"
version = "3.8.0"
edition = "2021"
license = "Apache-2.0"
homepage = "https://hipcheck.mitre.org"
repository = "https://github.com/mitre/hipcheck"
include = ["src/**", "../LICENSE", "../README.md", "build.rs", "proto/**"]
publish = false

# Rename the binary from the default "hipcheck" (based on the package name)
# to "hc".
Expand Down

0 comments on commit c5f5f71

Please sign in to comment.