-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
The latest version of dvm is currently 1.9.3
, but the official install script from jsDelivr CDN is still providing version 1.9.0
.
To reproduce:
curl --output dvm.zip https://cdn.jsdelivr.net/gh/justjavac/dvm_releases@main/dvm-x86_64-apple-darwin.zip
# The same issue occurs for the ARM version: https://cdn.jsdelivr.net/gh/justjavac/dvm_releases@main/dvm-aarch64-apple-darwin.zip
unzip dvm.zip
./dvm -V
Output:
dvm 1.9.0
Could you please update jsDelivr CDN to reflect the latest version ( 1.9.3
)?
Thanks!
jespertheend
Metadata
Metadata
Assignees
Labels
No labels