-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumping temurin archives to latest stable versions
Signed-off-by: Distroless Bot <[email protected]>
- Loading branch information
1 parent
0bc2524
commit fa221c8
Showing
4 changed files
with
75 additions
and
75 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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 |
---|---|---|
@@ -1,60 +1,60 @@ | ||
"repositories for java" | ||
|
||
#VERSION 21.0.5 | ||
#VERSION 21.0.6 | ||
|
||
java = use_extension("//private/extensions:java.bzl", "java") | ||
java.archive( | ||
name = "temurin21_jre_amd64", | ||
sha256 = "553dda64b3b1c3c16f8afe402377ffebe64fb4a1721a46ed426a91fd18185e62", | ||
strip_prefix = "jdk-21.0.5+11-jre", | ||
urls = ["https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.5%2B11/OpenJDK21U-jre_x64_linux_hotspot_21.0.5_11.tar.gz"], | ||
version = "21.0.5+11", | ||
plain_version = "21.0.5", | ||
sha256 = "7fc9d6837da5fa1f12e0f41901fd70a73154914b8c8ecbbcad2d44176a989937", | ||
strip_prefix = "jdk-21.0.6+7-jre", | ||
urls = ["https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.6%2B7/OpenJDK21U-jre_x64_linux_hotspot_21.0.6_7.tar.gz"], | ||
version = "21.0.6+7", | ||
plain_version = "21.0.6", | ||
architecture = "amd64", | ||
) | ||
java.archive( | ||
name = "temurin21_jdk_amd64", | ||
sha256 = "3c654d98404c073b8a7e66bffb27f4ae3e7ede47d13284c132d40a83144bfd8c", | ||
strip_prefix = "jdk-21.0.5+11", | ||
urls = ["https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.5%2B11/OpenJDK21U-jdk_x64_linux_hotspot_21.0.5_11.tar.gz"], | ||
version = "21.0.5+11", | ||
plain_version = "21.0.5", | ||
sha256 = "a2650fba422283fbed20d936ce5d2a52906a5414ec17b2f7676dddb87201dbae", | ||
strip_prefix = "jdk-21.0.6+7", | ||
urls = ["https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.6%2B7/OpenJDK21U-jdk_x64_linux_hotspot_21.0.6_7.tar.gz"], | ||
version = "21.0.6+7", | ||
plain_version = "21.0.6", | ||
architecture = "amd64", | ||
) | ||
java.archive( | ||
name = "temurin21_jre_arm64", | ||
sha256 = "e4d02c33aeaf8e1148c1c505e129a709c5bc1889e855d4fb4f001b1780db42b4", | ||
strip_prefix = "jdk-21.0.5+11-jre", | ||
urls = ["https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.5%2B11/OpenJDK21U-jre_aarch64_linux_hotspot_21.0.5_11.tar.gz"], | ||
version = "21.0.5+11", | ||
plain_version = "21.0.5", | ||
sha256 = "f1b78f2bd6d505d5e0539261737740ad11ade3233376b4ca52e6c72fbefd2bf6", | ||
strip_prefix = "jdk-21.0.6+7-jre", | ||
urls = ["https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.6%2B7/OpenJDK21U-jre_aarch64_linux_hotspot_21.0.6_7.tar.gz"], | ||
version = "21.0.6+7", | ||
plain_version = "21.0.6", | ||
architecture = "arm64", | ||
) | ||
java.archive( | ||
name = "temurin21_jdk_arm64", | ||
sha256 = "6482639ed9fd22aa2e704cc366848b1b3e1586d2bf1213869c43e80bca58fe5c", | ||
strip_prefix = "jdk-21.0.5+11", | ||
urls = ["https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.5%2B11/OpenJDK21U-jdk_aarch64_linux_hotspot_21.0.5_11.tar.gz"], | ||
version = "21.0.5+11", | ||
plain_version = "21.0.5", | ||
sha256 = "04fe1273f624187d927f1b466e8cdb630d70786db07bee7599bfa5153060afd3", | ||
strip_prefix = "jdk-21.0.6+7", | ||
urls = ["https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.6%2B7/OpenJDK21U-jdk_aarch64_linux_hotspot_21.0.6_7.tar.gz"], | ||
version = "21.0.6+7", | ||
plain_version = "21.0.6", | ||
architecture = "arm64", | ||
) | ||
java.archive( | ||
name = "temurin21_jre_ppc64le", | ||
sha256 = "ae9ad61578da420fa7aeb01d3f6909da8a74d54a31bb8ba090a263cfadf221cc", | ||
strip_prefix = "jdk-21.0.5+11-jre", | ||
urls = ["https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.5%2B11/OpenJDK21U-jre_ppc64le_linux_hotspot_21.0.5_11.tar.gz"], | ||
version = "21.0.5+11", | ||
plain_version = "21.0.5", | ||
sha256 = "381e31581af3858d4c471829c3da3263e83dfe8ac5d36b58403babb57f6e202c", | ||
strip_prefix = "jdk-21.0.6+7-jre", | ||
urls = ["https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.6%2B7/OpenJDK21U-jre_ppc64le_linux_hotspot_21.0.6_7.tar.gz"], | ||
version = "21.0.6+7", | ||
plain_version = "21.0.6", | ||
architecture = "ppc64le", | ||
) | ||
java.archive( | ||
name = "temurin21_jdk_ppc64le", | ||
sha256 = "3c6f4c358facfb6c19d90faf02bfe0fc7512d6b0e80ac18146bbd7e0d01deeef", | ||
strip_prefix = "jdk-21.0.5+11", | ||
urls = ["https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.5%2B11/OpenJDK21U-jdk_ppc64le_linux_hotspot_21.0.5_11.tar.gz"], | ||
version = "21.0.5+11", | ||
plain_version = "21.0.5", | ||
sha256 = "163724b70b86d5a8461f85092165a9cc5a098ed900fee90d1b0c0be9607ae3d2", | ||
strip_prefix = "jdk-21.0.6+7", | ||
urls = ["https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.6%2B7/OpenJDK21U-jdk_ppc64le_linux_hotspot_21.0.6_7.tar.gz"], | ||
version = "21.0.6+7", | ||
plain_version = "21.0.6", | ||
architecture = "ppc64le", | ||
) | ||
use_repo(java, "java_versions", "temurin21_jdk_amd64", "temurin21_jdk_arm64", "temurin21_jdk_ppc64le", "temurin21_jre_amd64", "temurin21_jre_arm64", "temurin21_jre_ppc64le") |