Skip to content

Commit

Permalink
fix(microsoft-jdk): fixed eof
Browse files Browse the repository at this point in the history
Signed-off-by: Abhiuday <contact.abhiuday@gmail.com>
  • Loading branch information
aeswibon committed Apr 9, 2024
1 parent 02e0ee6 commit 8f628a5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion bucket/microsoft-lts-jdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@
},
"extract_dir": "jdk-$matchVer+$matchBuild"
}
}
}

3 changes: 2 additions & 1 deletion bucket/microsoft21-jdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@
},
"extract_dir": "jdk-$matchVer+$matchBuild"
}
}
}

0 comments on commit 8f628a5

Please sign in to comment.