From 6cf1662f448c866ca19ddcc3f397f7a380daa9ab Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Tue, 13 Feb 2024 05:15:12 +0000 Subject: [PATCH] Bump Tiny Health Checker from 0.20.0 to 0.21.0 Bumps Tiny Health Checker from 0.20.0 to 0.21.0. Signed-off-by: GitHub --- buildpack.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/buildpack.toml b/buildpack.toml index be9dece..adc58b4 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -44,16 +44,16 @@ api = "0.7" name = "BP_HEALTH_CHECKER_DEPENDENCY" [[metadata.dependencies]] - cpes = ["cpe:2.3:a:dmikusa-pivotal:tiny-health-checker:0.20.0:*:*:*:*:*:*:*"] + cpes = ["cpe:2.3:a:dmikusa-pivotal:tiny-health-checker:0.21.0:*:*:*:*:*:*:*"] id = "thc" name = "Tiny Health Checker" - purl = "pkg:generic/thc@0.20.0?arch=amd64" - sha256 = "5ee317f0eb7cca0a5b25a2b298874b0eb099448ec0407226e4b3ca94b9dac517" - source = "https://github.com/dmikusa/tiny-health-checker/archive/refs/tags/v0.20.0.tar.gz" - source-sha256 = "bb69cefc6478450a5c598f1f0d238df508063f1f376211557180288d78d9a886" + purl = "pkg:generic/thc@0.21.0?arch=amd64" + sha256 = "4b87ae327b93a964e93c9e75ca6763d5cc76b06d3c96d5c171ac69117f2b3dff" + source = "https://github.com/dmikusa/tiny-health-checker/archive/refs/tags/v0.21.0.tar.gz" + source-sha256 = "8be86199d1a38b1c720de0e02a1b67f192679894b7553d58985d463e62a67ffb" stacks = ["io.buildpacks.stacks.bionic", "io.paketo.stacks.tiny", "*"] - uri = "https://github.com/dmikusa/tiny-health-checker/releases/download/v0.20.0/thc-x86_64-unknown-linux-musl" - version = "0.20.0" + uri = "https://github.com/dmikusa/tiny-health-checker/releases/download/v0.21.0/thc-x86_64-unknown-linux-musl" + version = "0.21.0" [[metadata.dependencies.licenses]] type = "Apache-2"