Commit Graph

1 Commits

Author SHA1 Message Date
Steve Lohr
3524b5fb29 Refactor Microsoft JDK installer to fetch version information from Microsoft Learn
- Removed dependency on static JSON file for version info
- Implemented HTML parsing to dynamically retrieve available JDK versions
- Updated unit tests to reflect new version fetching method
- Revised documentation to reflect changes in version retrieval and network requirements
- Deleted outdated JSON file as it is no longer needed
2025-10-02 16:08:25 +02:00