Skip to content

Commit

Permalink
Merge pull request #176 from paketo-buildpacks/update/buildpack/tiny-…
Browse files Browse the repository at this point in the history
…health-checker-arm-64

Bump Tiny Health Checker ARM64 from 0.35.0 to 0.36.0
  • Loading branch information
dmikusa authored Jan 14, 2025
2 parents 74ef6a5 + c01e95c commit ecd63dc
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,16 +60,16 @@ api = "0.7"
uri = "https://github.com/dmikusa-pivotal/tiny-health-checker/blob/main/LICENSE"

[[metadata.dependencies]]
cpes = ["cpe:2.3:a:dmikusa-pivotal:tiny-health-checker:0.35.0:*:*:*:*:*:*:*"]
cpes = ["cpe:2.3:a:dmikusa-pivotal:tiny-health-checker:0.36.0:*:*:*:*:*:*:*"]
id = "thc"
name = "Tiny Health Checker"
purl = "pkg:generic/thc@0.35.0?arch=arm64"
sha256 = "f1301ea6653940dd1a2adc2aa6ed14f4178d0b1486b28c1f09e9de3c6e26be02"
source = "https://github.com/dmikusa/tiny-health-checker/archive/refs/tags/v0.35.0.tar.gz"
source-sha256 = "f564d00e6061c48722409480811f664e23e44560e4f1b4ec5cfb3b2e30926bba"
purl = "pkg:generic/thc@0.36.0?arch=arm64"
sha256 = "e4c6c4691ad4b7724e9e8a179a0da5cb46e337a7bf2227cf7f5d1c102bef1046"
source = "https://github.com/dmikusa/tiny-health-checker/archive/refs/tags/v0.36.0.tar.gz"
source-sha256 = "7c95d59aaf7c3698b6625d9d894185a06dab8eff0af4c7bffcdbadbdf3c6266e"
stacks = ["*"]
uri = "https://github.com/dmikusa/tiny-health-checker/releases/download/v0.35.0/thc-aarch64-unknown-linux-musl"
version = "0.35.0"
uri = "https://github.com/dmikusa/tiny-health-checker/releases/download/v0.36.0/thc-aarch64-unknown-linux-musl"
version = "0.36.0"

[[metadata.dependencies.licenses]]
type = "Apache-2"
Expand Down

0 comments on commit ecd63dc

Please sign in to comment.