You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running checkver.ps1 I expect the manifest to update to latest version, 7.1.2
Additional context/output
PS C:\Users\xxxxx\scoop\buckets\nonportable\bucket> ..\bin\checkver.ps1 -App virtualbox-with-extension-pack-np
virtualbox-with-extension-pack-np: 7.1.2 (scoop version is 7.0.20) autoupdate available
PS C:\Users\xxxxx\scoop\buckets\nonportable\bucket> ..\bin\checkver.ps1 -App virtualbox-with-extension-pack-np -Update -Force
Forcing autoupdate!
Autoupdating virtualbox-with-extension-pack-np
Searching hash forVirtualBox-7.1.2-164945-Win.exein https://www.virtualbox.org/download/hashes/7.1.2/SHA256SUMS
Found: 95be216f865155f64cf461b712462405e25c600bd92b873d89ac43e8b564c15c using Extract Mode
Searching hash for Oracle_VM_VirtualBox_Extension_Pack-7.1.2.vbox-extpack in https://www.virtualbox.org/download/hashes/7.1.2/SHA256SUMS
Could not find hash in https://www.virtualbox.org/download/hashes/7.1.2/SHA256SUMS
Downloading Oracle_VM_VirtualBox_Extension_Pack-7.1.2.vbox-extpack to compute hashes!
The remote server returned an error: (404) Not Found.
URL https://download.virtualbox.org/virtualbox/7.1.2/Oracle_VM_VirtualBox_Extension_Pack-7.1.2.vbox-extpack is not valid
ERROR Could not update virtualbox-with-extension-pack-np, hash for Oracle_VM_VirtualBox_Extension_Pack-7.1.2.vbox-extpack failed!
Possible Solution
Oracle has changed the download name of for the 7.1.2 Extension Pack.
Change autoupdate url to https://download.virtualbox.org/virtualbox/$matchHead/Oracle_VirtualBox_Extension_Pack-$matchHead.vbox-extpack
System details
Windows version: 11
OS architecture: 64bit
PowerShell version: 7.4.5
Additional software: [(optional) e.g. ConEmu, Git]
Bug Report
Package Name: virtualbox-with-extension-pack-np
Current Behaviour
Checkver.ps1
fails to update manifestExpected Behaviour
When running
checkver.ps1
I expect the manifest to update to latest version, 7.1.2Additional context/output
Possible Solution
Oracle has changed the download name of for the 7.1.2 Extension Pack.
Change autoupdate url to
https://download.virtualbox.org/virtualbox/$matchHead/Oracle_VirtualBox_Extension_Pack-$matchHead.vbox-extpack
System details
Windows version: 11
OS architecture: 64bit
PowerShell version: 7.4.5
Additional software: [(optional) e.g. ConEmu, Git]
Scoop Configuration
The text was updated successfully, but these errors were encountered: