Skip to content

Commit

Permalink
Merge pull request #404 from paketo-buildpacks/update/buildpack/jre-22
Browse files Browse the repository at this point in the history
Bump JRE 22 from 22.0.0 to 22.0.0
  • Loading branch information
dmikusa authored Apr 10, 2024
2 parents 54ad1b7 + 94f635c commit eb41c0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -269,9 +269,9 @@ api = "0.7"
id = "jre"
name = "Azul Zulu JRE"
purl = "pkg:generic/[email protected]?arch=amd64"
sha256 = "989b19cacfa6312f5bf25f9bfff3bb0efc5ec30aacb1bda3a30063d06aff7747"
sha256 = "3c10f5adc2fe4928c26a79c0dc95621a381aca14997716d3b5879144760098ae"
stacks = ["*"]
uri = "https://cdn.azul.com/zulu/bin/zulu22.28.91-ca-jre22.0.0-linux_x64.zip"
uri = "https://cdn.azul.com/zulu/bin/zulu22.28.91-ca-jre22.0.0-linux_x64.tar.gz"
version = "22.0.0"

[[metadata.dependencies.licenses]]
Expand Down

0 comments on commit eb41c0c

Please sign in to comment.