Skip to content

Commit

Permalink
ooops should be 64 bits
Browse files Browse the repository at this point in the history
  • Loading branch information
rusefillc committed Jun 7, 2024
1 parent 39b7550 commit e36a7c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions www/s/jre-redirect/index.shtml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html>
<head>

<meta http-equiv="refresh" content="0; url=https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.11%2B9/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.11_9.msi" />
<meta http-equiv="refresh" content="0; url=https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.11%2B9/OpenJDK17U-jre_x64_windows_hotspot_17.0.11_9.msi" />
</head>
<body>

Expand All @@ -11,7 +11,7 @@

Downloading... Please install once downloaded!

<a href="https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.11%2B9/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.11_9.msi">https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.11%2B9/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.11_9.msi</a>
<a href="https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.11%2B9/OpenJDK17U-jre_x64_windows_hotspot_17.0.11_9.msi">https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.11%2B9/OpenJDK17U-jre_x64_windows_hotspot_17.0.11_9.msi</a>

</center>

Expand Down

0 comments on commit e36a7c3

Please sign in to comment.