Skip to content

Commit 101bf34

Browse files
microsoft17-jdk: Update to version 17.0.13
1 parent 2cb6ba0 commit 101bf34

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bucket/microsoft17-jdk.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"description": "The Microsoft Build of OpenJDK is a no-cost long-term supported distribution and Microsoft's way to collaborate and contribute to the Java ecosystem.",
33
"homepage": "https://www.microsoft.com/openjdk/",
4-
"version": "17.0.12",
4+
"version": "17.0.13",
55
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://aka.ms/download-jdk/microsoft-jdk-17.0.12-windows-x64.zip",
9-
"hash": "9461104ea16be22b42c90740bbb8d1a42660ca4e4299694b098b63274c2027be"
8+
"url": "https://aka.ms/download-jdk/microsoft-jdk-17.0.13-windows-x64.zip",
9+
"hash": "a18debcf24c66bfb370467aa853696bba45be09f2b808e46931e91b2b5b072f0"
1010
},
1111
"arm64": {
12-
"url": "https://aka.ms/download-jdk/microsoft-jdk-17.0.12-windows-aarch64.zip",
13-
"hash": "c2fab4c59e2b33ab372447328ec45c45761d32bd530512732bfa66e922cfe415"
12+
"url": "https://aka.ms/download-jdk/microsoft-jdk-17.0.13-windows-aarch64.zip",
13+
"hash": "74b80d562adf3c82af9e380c6f0eb7fb4af8efeee5f1e7807ece84b00c7e7257"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)