Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

Commit aa8c9fd

Browse files
authored
Updated arm link for JDK11 (#8)
File Name Corrected from jdk11-arm.tar.xz to jdk11-aarch32.tar.xz to match the real download link in the release
1 parent 24a59ea commit aa8c9fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333

3434
"jdk_11": {
3535
"aarch64": "https://github.com/AndroidIDEOfficial/androidide-tools/releases/download/jdk-11/jdk11-aarch64.tar.xz",
36-
"arm": "https://github.com/AndroidIDEOfficial/androidide-tools/releases/download/jdk-11/jdk11-arm.tar.xz"
36+
"arm": "https://github.com/AndroidIDEOfficial/androidide-tools/releases/download/jdk-11/jdk11-aarch32.tar.xz"
3737
}
38-
}
38+
}

0 commit comments

Comments
 (0)