chocolatey-packages
chocolatey-packages copied to clipboard
MediathekView depends on deprecated adoptopenjdkjre
Describe the bug
The MediathekView package depends on adoptopenjdkjre which is deprecated and on a version which is not compatible with MediathekView. As of version 14, it requires Java 20 but adoptopenjdkjre is stuck at Java 16.
To Reproduce
Install with choco install mediathekview
which in turn requires adoptopenjdkjre.
Expected behavior
MediathekView should depend on a more recent Java version, e.g.:
- https://community.chocolatey.org/packages/Temurin21jre
- https://community.chocolatey.org/packages/liberica21jre
Screenshots
n/a
Desktop (please complete the following information):
- OS: Windows 11
- Chocolatey version: 2.3.0
- Package version: 14.0.0
Chocolatey Install/Uninstall log
n/a
Additional context
n/a