From 4db747d4ce673890623e0ddf251e975a75df7a08 Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Mon, 16 Dec 2024 05:01:07 +0000 Subject: [PATCH] Bump Watchexec CLI ARM64 from 2.2.0 to 2.2.1 Bumps Watchexec CLI ARM64 from 2.2.0 to 2.2.1. Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- buildpack.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/buildpack.toml b/buildpack.toml index 91e4ac2..40866d7 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -48,16 +48,16 @@ api = "0.7" uri = "https://github.com/watchexec/watchexec/blob/main/LICENSE" [[metadata.dependencies]] - cpes = ["cpe:2.3:a:watchexec:watchexec:2.2.0:*:*:*:*:*:*:*"] + cpes = ["cpe:2.3:a:watchexec:watchexec:2.2.1:*:*:*:*:*:*:*"] id = "watchexec" name = "Watchexec" - purl = "pkg:generic/watchexec@2.2.0?arch=arm64" - sha256 = "cbd8b581da2d7f608298b58640405a2816610f5d7265b4b5474b362a2c7822b8" - source = "https://github.com/watchexec/watchexec/archive/refs/tags/v2.2.0.tar.gz" - source-sha256 = "372def49d02a53864ede5fd821feb6f8de96bbbde8a94dbcd1b77aeed01d4a7b" + purl = "pkg:generic/watchexec@2.2.1?arch=arm64" + sha256 = "87ec2094f2e883a090cb4a72a073f9b44f4aba7f50481f068e175f993d15c581" + source = "https://github.com/watchexec/watchexec/archive/refs/tags/v2.2.1.tar.gz" + source-sha256 = "67845d1c07bc47f74016cf93e7f7390e193c679003f97be7ab1ca95acf730380" stacks = ["*"] - uri = "https://github.com/watchexec/watchexec/releases/download/v2.2.0/watchexec-2.2.0-aarch64-unknown-linux-musl.tar.xz" - version = "2.2.0" + uri = "https://github.com/watchexec/watchexec/releases/download/v2.2.1/watchexec-2.2.1-aarch64-unknown-linux-musl.tar.xz" + version = "2.2.1" [[metadata.dependencies.licenses]] type = "Apache-2.0"