Skip to content

Commit

Permalink
Bump Watchexec CLI from 1.20.3 to 1.20.4
Browse files Browse the repository at this point in the history
Bumps Watchexec CLI from 1.20.3 to 1.20.4.

Signed-off-by: GitHub <[email protected]>
  • Loading branch information
paketo-bot authored Jul 4, 2022
1 parent ed7f07e commit bfa6583
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@ api = "0.7"
pre-package = "scripts/build.sh"

[[metadata.dependencies]]
cpes = ["cpe:2.3:a:watchexec:watchexec:1.20.3:*:*:*:*:*:*:*"]
cpes = ["cpe:2.3:a:watchexec:watchexec:1.20.4:*:*:*:*:*:*:*"]
id = "watchexec"
name = "Watchexec"
purl = "pkg:generic/[email protected].3?arch=amd64"
sha256 = "20f9f4efcb914b644b27bb5adc9c93c08c4779343a8cd3185ee2935b40514f98"
purl = "pkg:generic/[email protected].4?arch=amd64"
sha256 = "dae5499463481b8d756a4d848ada0665e60a626a882c65a9977ded5beb388f34"
stacks = ["io.buildpacks.stacks.bionic", "io.paketo.stacks.tiny", "*"]
uri = "https://github.com/watchexec/watchexec/releases/download/cli-v1.20.3/watchexec-1.20.3-x86_64-unknown-linux-musl.tar.xz"
version = "1.20.3"
uri = "https://github.com/watchexec/watchexec/releases/download/cli-v1.20.4/watchexec-1.20.4-x86_64-unknown-linux-musl.tar.xz"
version = "1.20.4"

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

0 comments on commit bfa6583

Please sign in to comment.