Skip to content

Commit

Permalink
Bump JDK 17 ARM64 from 17.0.12 to 17.0.13
Browse files Browse the repository at this point in the history
Bumps JDK 17 ARM64 from 17.0.12 to 17.0.13.

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 Nov 21, 2024
1 parent 894dd7c commit 19e45fe
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 @@ -235,16 +235,16 @@ api = "0.7"
uri = "https://openjdk.java.net/legal/gplv2+ce.html"

[[metadata.dependencies]]
cpes = ["cpe:2.3:a:oracle:jdk:17.0.12:*:*:*:*:*:*:*"]
cpes = ["cpe:2.3:a:oracle:jdk:17.0.13:*:*:*:*:*:*:*"]
id = "jdk"
name = "Dragonwell JDK"
purl = "pkg:generic/alibaba/[email protected].12?arch=arm64"
sha256 = "b7b5589ede3e3a82d2685c00fd97025fb10dda72ac9b69868bb90e5de4e47287"
source = "https://github.com/dragonwell-project/dragonwell17/archive/refs/tags/dragonwell-standard-17.0.12.0.13+7_jdk-17.0.12-ga.tar.gz"
source-sha256 = "9e3e5e3522487470b4794381e36387f18783f74d5dc3f3d7edca6d70beda8dfa"
purl = "pkg:generic/alibaba/[email protected].13?arch=arm64"
sha256 = "cef392b633cb84c8439a4fa881f57e634ef3518a3ecc01d05279ee196fc02ead"
source = "https://github.com/dragonwell-project/dragonwell17/archive/refs/tags/dragonwell-standard-17.0.13.0.14+9_jdk-17.0.13-ga.tar.gz"
source-sha256 = "24a39ea3d3a234849580c9243777666f20f4d9fd10a231c741a7623f9bbf0fee"
stacks = ["*"]
uri = "https://github.com/dragonwell-project/dragonwell17/releases/download/dragonwell-standard-17.0.12.0.13%2B7_jdk-17.0.12-ga/Alibaba_Dragonwell_Standard_17.0.12.0.13.7_aarch64_linux.tar.gz"
version = "17.0.12"
uri = "https://github.com/dragonwell-project/dragonwell17/releases/download/dragonwell-standard-17.0.13.0.14%2B9_jdk-17.0.13-ga/Alibaba_Dragonwell_Standard_17.0.13.0.14.9_aarch64_linux.tar.gz"
version = "17.0.13"

[[metadata.dependencies.licenses]]
type = "GPL-2.0 WITH Classpath-exception-2.0"
Expand Down

0 comments on commit 19e45fe

Please sign in to comment.