Closed x80486 closed 5 years ago
Thank you! Fixed.
Hi, I was on the plugin version from Apr 3, 2020 (i.e. after this issue was closed) but still had it when I ran:
asdf install java azul-zulu-7.36.0.5-jdk7.0.252
Got this specific error:
gsha256sum: zulu7.36.0.5-ca-jdk7.0.252-macosx_x64.tar.gz.sha256.txt: no properly formatted SHA256 checksum lines found
I'm not sure which newer commit solved it, but thankfully it was solved after this update:
Updating java...
remote: Enumerating objects: 37, done.
remote: Counting objects: 100% (37/37), done.
remote: Compressing objects: 100% (13/13), done.
remote: Total 60 (delta 26), reused 26 (delta 23), pack-reused 23
Unpacking objects: 100% (60/60), 11.59 KiB | 263.00 KiB/s, done.
From https://github.com/halcyon/asdf-java
e5391ad..b050643 master -> master
e5391ad..b050643 master -> origin/master
Already on 'master'
Your branch is up to date with 'origin/master'.
Allegedly it may have been this: https://github.com/halcyon/asdf-java/commit/1b6aaee2ea27033033e93af7cb5431ff8da2ba10 But I'm on macOS Catalina (10.15.4) - FYI.
The installs are successfully though :sunglasses: ...but I think it's worth to fix those. Not sure if that's only happening to me, because someone would have reported it already by this time.