Skip to content

Commit 2b034e4

Browse files
microsoft17-jdk: Update to version 17.0.19
1 parent b61a9ac commit 2b034e4

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

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.18",
4+
"version": "17.0.19",
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.18-windows-x64.zip",
9-
"hash": "757815b4a0af282188d3141b9d84b91e68f8a10d9a599301ea1380590703070a"
8+
"url": "https://aka.ms/download-jdk/microsoft-jdk-17.0.19-windows-x64.zip",
9+
"hash": "394d1d8253d58b462300f15f9c81369478cf8813f82dca914c3b5dfdef080f9f"
1010
},
1111
"arm64": {
12-
"url": "https://aka.ms/download-jdk/microsoft-jdk-17.0.18-windows-aarch64.zip",
13-
"hash": "6be42dab77321505cbf36cf7cbf63d1ccbad2d52dca4c113424797c46e41b4aa"
12+
"url": "https://aka.ms/download-jdk/microsoft-jdk-17.0.19-windows-aarch64.zip",
13+
"hash": "3b00a88fbe2281d78f70b28f0913d3c9607e7aafeea68db5e7ad2263d52ddfbd"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)