Skip to content

Commit

Permalink
Merge pull request #662 from paketo-buildpacks/update/buildpack/jdk-2…
Browse files Browse the repository at this point in the history
…1-arm-64

Bump JDK 21 ARM64 from 21.0.3 to 21.0.3
  • Loading branch information
anthonydahanne authored May 16, 2024
2 parents 1540a1e + f071bea commit afbb1a5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -495,11 +495,11 @@ api = "0.7"
id = "jdk"
name = "BellSoft Liberica JDK"
purl = "pkg:generic/bellsoft-jdk@21.0.3?arch=arm64"
sha256 = "bdb5e4673257cca82816f588d342b46c1bfb34a64c1befa793ac748979e50f36"
source = "https://github.com/bell-sw/Liberica/releases/download/21.0.3+10/bellsoft-jdk21.0.3+10-src.tar.gz"
source-sha256 = "ad695dcfe2064258b82fa165464b867e3c2a30ae1fc7f2102f59fce6cd790a43"
sha256 = "4a2718de5acfe49744ebc593d053106ce55a34027e50baf6698648f19eaf32bd"
source = "https://github.com/bell-sw/Liberica/releases/download/21.0.3+12/bellsoft-jdk21.0.3+12-src.tar.gz"
source-sha256 = "2ab89f6ff1c0e65d2e35c48a7174cf27eae6d9824bf62cc6de2f5dbd08ae12cd"
stacks = ["*"]
uri = "https://github.com/bell-sw/Liberica/releases/download/21.0.3+10/bellsoft-jdk21.0.3+10-linux-aarch64.tar.gz"
uri = "https://github.com/bell-sw/Liberica/releases/download/21.0.3+12/bellsoft-jdk21.0.3+12-linux-aarch64.tar.gz"
version = "21.0.3"

[[metadata.dependencies.licenses]]
Expand Down

0 comments on commit afbb1a5

Please sign in to comment.