Skip to content

Commit

Permalink
Merge pull request #25181 from ajayk/openjdk-8-jdk8u422-ga
Browse files Browse the repository at this point in the history
openjdk-8: update openjdk to jdk8u422-ga
  • Loading branch information
ajayk authored Jul 30, 2024
2 parents 8fa8027 + d0dbe72 commit 3e0c9e2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions openjdk-8.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: openjdk-8
version: 8.412.08 # this corresponds to same release as jdk8u412-ga / jdk8u412-b08
epoch: 3
version: 8.422.05 # this corresponds to same release as jdk8u422-ga / jdk8u422-b05
epoch: 0
description: "IcedTea distribution of OpenJDK 8"
copyright:
- license: GPL-2.0-or-later
Expand Down Expand Up @@ -69,15 +69,15 @@ environment:
pipeline:
- uses: fetch
with:
uri: https://icedtea.classpath.org/download/source/icedtea-3.31.0.tar.xz
expected-sha512: 25348d95ae0befa6b5f1cdc729e253306ad1bebc069e5e23fcd9e159baebbc23a78cfe55e77b2d8b839eac7d81d18a9e3bc334886646791537111602c956e2b1
uri: https://icedtea.classpath.org/download/source/icedtea-3.32.0.tar.xz
expected-sha512: 151a1edb7fc459ee2bf43b44d90561513b2fdce39429bf1deca6ef004692fb946a58ad113f02876926df3ec7bcbf639484b903cd0c8840fc9457cab5bc2fa44a

- working-directory: /home/build/icedtea-drops
pipeline:
- uses: fetch
with:
uri: https://icedtea.classpath.org/download/drops/icedtea8/3.31.0/openjdk-git.tar.xz
expected-sha512: b245679664141afe6846f4cb636535748d8fb5f8e0f902eb765d61f9d6be773287dcd6f94e9bc6768341b1c44ec047694d597824fb7f9ee8ce73e786c92bfd80
uri: https://icedtea.classpath.org/download/drops/icedtea8/3.32.0/openjdk-git.tar.xz
expected-sha512: 502f2d84bf430468464247f9a67d68a18b5d57b09fd47150da05e6da4f848ce48ab368702b347d0b3df1773657ea452491841f4aa5257a8fefd947a0b1e9ec5c
extract: false
- uses: fetch
with:
Expand Down

0 comments on commit 3e0c9e2

Please sign in to comment.