Describe the bug
The checksum of java sapmachine-17.0.12 is wrong for macOS. When installing this version a warning is issued and the installation is marked as failed. The JDK is installed though.
To Reproduce
> asdf install java sapmachine-17.0.12
sapmachine-jdk-17.0.12_macos-x64_bin.tar.gz
sapmachine-jdk-17.0.12_macos-x64_bin.tar.gz: FAILED
shasum: WARNING: 1 computed checksum did NOT match
> java -version
openjdk version "17.0.12" 2024-07-16 LTS
OpenJDK Runtime Environment SapMachine (build 17.0.12+7-LTS)
OpenJDK 64-Bit Server VM SapMachine (build 17.0.12+7-LTS, mixed mode, sharing)
Describe the bug The checksum of java sapmachine-17.0.12 is wrong for macOS. When installing this version a warning is issued and the installation is marked as failed. The JDK is installed though.
To Reproduce