Skip to content

Commit

Permalink
Bump Native Image 22 from 22.0.1 to 22.0.2
Browse files Browse the repository at this point in the history
Bumps Native Image 22 from 22.0.1 to 22.0.2.

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 Jul 17, 2024
1 parent fa687af commit ce482e2
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 @@ -209,14 +209,14 @@ api = "0.7"
uri = "https://www.oracle.com/downloads/licenses/graal-free-license.html"

[[metadata.dependencies]]
cpes = ["cpe:2.3:a:oracle:jdk:22.0.1:*:*:*:*:*:*:*:*"]
cpes = ["cpe:2.3:a:oracle:jdk:22.0.2:*:*:*:*:*:*:*:*"]
id = "native-image-svm"
name = "Oracle GraalVM"
purl = "pkg:generic/[email protected].1?arch=amd64"
sha256 = "d583cdb01ca023a37eed45d9d184b68b7a8d7f50b58dde1369041f294c34f4a3"
purl = "pkg:generic/[email protected].2?arch=amd64"
sha256 = "1881aa2c431b0506ecb170439832b053b757368d7109bd422298ca23e7939cd0"
stacks = ["*"]
uri = "https://download.oracle.com/graalvm/22/archive/graalvm-jdk-22.0.1_linux-x64_bin.tar.gz"
version = "22.0.1"
uri = "https://download.oracle.com/graalvm/22/archive/graalvm-jdk-22.0.2_linux-x64_bin.tar.gz"
version = "22.0.2"

[[metadata.dependencies.licenses]]
type = "GraalVM Free Terms and Conditions License"
Expand Down

0 comments on commit ce482e2

Please sign in to comment.