Skip to content

Commit 384f180

Browse files
committed
Fix typo in Alpine JDK 8 download URL
1 parent 4b1ae0d commit 384f180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ref/configuration-as-code/tool.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ tool:
129129
- zip:
130130
label: "alpine && !cloud"
131131
subdir: "jdk8u452-b09"
132-
url: "https://home.markwaite.net/~mwaite/jdk/eclipse-temurin/8/OpenJDK8U-jdk_x64_alpine-linux_hotspot_jdk8u452b09.tar.gz"
132+
url: "https://home.markwaite.net/~mwaite/jdk/eclipse-temurin/8/OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u452b09.tar.gz"
133133
- command:
134134
command: "echo 'Using /opt/jdk-8 for !alpine && !freebsd && !windows && !s390x'"
135135
label: "!alpine && !freebsd && !windows && !s390x && !built-in"

0 commit comments

Comments
 (0)