Skip to content

Commit

Permalink
Bump Watchexec CLI ARM64 from 2.2.0 to 2.2.1
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
paketo-bot authored and github-actions[bot] committed Dec 16, 2024
1 parent 584fb26 commit 4db747d
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 @@ -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/[email protected].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/[email protected].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"
Expand Down

0 comments on commit 4db747d

Please sign in to comment.