From 672bda182babed7a7d7a1af705272e6989f5b826 Mon Sep 17 00:00:00 2001 From: paketo-bot <62766270+paketo-bot@users.noreply.github.com> Date: Fri, 13 Oct 2023 05:45:45 -0700 Subject: [PATCH] Bump Watchexec CLI from 1.20.5 to 1.20.5 (#166) Bumps Watchexec CLI from 1.20.5 to 1.20.5. Signed-off-by: GitHub Co-authored-by: paketo-bot --- buildpack.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/buildpack.toml b/buildpack.toml index 7992a39..a01800f 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -37,6 +37,8 @@ api = "0.7" name = "Watchexec" purl = "pkg:generic/watchexec@1.20.5?arch=amd64" sha256 = "33e091870736833b77b103a8e7268c0ae66d756b8d71203405353eb9d40774f2" + source = "https://github.com/watchexec/watchexec/archive/refs/tags/cli-v1.20.5.tar.gz" + source-sha256 = "2bc04c7ecf58d34a48c3eeea54a76b7e621717cb93305497bea2f6399dd119c6" stacks = ["io.buildpacks.stacks.bionic", "io.paketo.stacks.tiny", "*"] uri = "https://github.com/watchexec/watchexec/releases/download/cli-v1.20.5/watchexec-1.20.5-x86_64-unknown-linux-musl.tar.xz" version = "1.20.5"