-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump JRE 21 ARM64 from 21.0.1 to 21.0.2
Bumps JRE 21 ARM64 from 21.0.1 to 21.0.2. Signed-off-by: GitHub <[email protected]>
- Loading branch information
1 parent
6bd95eb
commit 51c0f56
Showing
1 changed file
with
10 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -149,6 +149,7 @@ api = "0.7" | |
stacks = ["io.buildpacks.stacks.bionic", "io.paketo.stacks.tiny", "*"] | ||
uri = "https://github.com/bell-sw/Liberica/releases/download/8u402+7/bellsoft-jdk8u402+7-linux-amd64.tar.gz" | ||
version = "8.0.402" | ||
|
||
[[metadata.dependencies.licenses]] | ||
type = "GPL-2.0 WITH Classpath-exception-2.0" | ||
uri = "https://openjdk.java.net/legal/gplv2+ce.html" | ||
|
@@ -286,11 +287,11 @@ api = "0.7" | |
id = "jre" | ||
name = "BellSoft Liberica JRE" | ||
purl = "pkg:generic/[email protected]?arch=amd64" | ||
sha256 = "1c89720b8735587b9c689130da9450ee2f7af01b6e1daccfa43ffe91a953ef0a" | ||
sha256 = "720079459f021b9da8e5508eabd2a52e7473de3f5b2f173abd279bf3dabfdfb3" | ||
source = "https://github.com/bell-sw/Liberica/releases/download/21.0.2+14/bellsoft-jdk21.0.2+14-src.tar.gz" | ||
source-sha256 = "6ae6cbf51e7fd9887807e7a9f6addf85a038d7b26b5a2f3119ec1ebf52633dfa" | ||
stacks = ["io.buildpacks.stacks.bionic", "io.paketo.stacks.tiny", "*"] | ||
uri = "https://github.com/bell-sw/Liberica/releases/download/21.0.2+14/bellsoft-jre21.0.2+14-linux-amd64.tar.gz" | ||
uri = "https://github.com/bell-sw/Liberica/releases/download/21.0.2+14/bellsoft-jre21.0.2+14-linux-aarch64.tar.gz" | ||
version = "21.0.2" | ||
|
||
[[metadata.dependencies.licenses]] | ||
|
@@ -458,16 +459,16 @@ api = "0.7" | |
uri = "https://openjdk.java.net/legal/gplv2+ce.html" | ||
|
||
[[metadata.dependencies]] | ||
cpes = ["cpe:2.3:a:oracle:jre:21.0.1:*:*:*:*:*:*:*"] | ||
cpes = ["cpe:2.3:a:oracle:jre:21.0.2:*:*:*:*:*:*:*"] | ||
id = "jre" | ||
name = "BellSoft Liberica JRE" | ||
purl = "pkg:generic/[email protected].1?arch=arm64" | ||
sha256 = "1d0269a69ca84318e1dc23d06c1aa6585dc5e642edf6f39e999d1233e0247466" | ||
source = "https://github.com/bell-sw/Liberica/releases/download/21.0.1+12/bellsoft-jdk21.0.1+12-src.tar.gz" | ||
source-sha256 = "1207ca0dd5e1beb0b9d1e0d7538eae3f070a9568c7478fc51e71f6b80860553c" | ||
purl = "pkg:generic/[email protected].2?arch=arm64" | ||
sha256 = "720079459f021b9da8e5508eabd2a52e7473de3f5b2f173abd279bf3dabfdfb3" | ||
source = "https://github.com/bell-sw/Liberica/releases/download/21.0.2+14/bellsoft-jdk21.0.2+14-src.tar.gz" | ||
source-sha256 = "6ae6cbf51e7fd9887807e7a9f6addf85a038d7b26b5a2f3119ec1ebf52633dfa" | ||
stacks = ["*"] | ||
uri = "https://github.com/bell-sw/Liberica/releases/download/21.0.1%2B12/bellsoft-jre21.0.1+12-linux-aarch64.tar.gz" | ||
version = "21.0.1" | ||
uri = "https://github.com/bell-sw/Liberica/releases/download/21.0.2+14/bellsoft-jre21.0.2+14-linux-aarch64.tar.gz" | ||
version = "21.0.2" | ||
|
||
[[metadata.dependencies.licenses]] | ||
type = "GPL-2.0 WITH Classpath-exception-2.0" | ||
|