TheRandomLabs / scoop-nonportable

A Scoop bucket for nonportable applications.
The Unlicense
138 stars 40 forks source link

virtualbox-with-extension-pack-np: ext-pack version doesn't match #238

Open llllllllqq opened 3 years ago

llllllllqq commented 3 years ago

JSON says: "64bit": { "url": [ "https://download.virtualbox.org/virtualbox/6.1.20/VirtualBox-6.1.20-143896-Win.exe#/VBoxSetup.exe", "https://download.virtualbox.org/virtualbox/6.1.16/Oracle_VM_VirtualBox_Extension_Pack-6.1.16.vbox-extpack" ], This will successfully install virtualbox 6.1.20, but 6.1.20 virtualbox cannot work with 6.1.16 ext-pack. It should be "https://download.virtualbox.org/virtualbox/6.1.20/Oracle_VM_VirtualBox_Extension_Pack-6.1.20.vbox-extpack"

beargle commented 2 years ago

Looks like autoupdate will support multiple URLs when this is merged https://github.com/lukesampson/scoop/pull/3518

versedwildcat commented 2 years ago

This can be closed now, no?

beargle commented 2 years ago

Potential to still drift until this is merged, as far as I can tell.

https://github.com/TheRandomLabs/scoop-nonportable/pull/281