Closed
Description
Prerequisites
- I have written a descriptive issue title.
- I have searched all issues/PRs to ensure it has not already been reported or fixed.
- I have verified that I am using the latest version of Scoop and corresponding bucket.
Package Name
lynx
Expected/Current Behaviour
Expected:
Run scoop install lynx
and get package installed
Current Behaviour:
Run scoop install lynx
and get error and installation is aborted.
Steps to Reproduce
>scoop install lynx
Installing 'lynx' (2.9.2) [64bit] from 'main' bucket
lynx-newssl2.9.2-setup.exe (2,6 MB) [=========================================================================] 100%
Checking hash of lynx-newssl2.9.2-setup.exe ... ok.
The remote server returned an error: (404) Not Found.
URL https://slproweb.com/download/Win32OpenSSL_Light-3_0_14.exe is not valid
Possible Solution
URL of the Win32OpenSSL ist not hosted on the link anymore (see https://slproweb.com/products/Win32OpenSSL.html)
Scoop and Buckets Version
>scoop --version
Current Scoop version:
859d1db5 (HEAD -> master, tag: v0.5.2, origin/master, origin/HEAD) chore(release): Bump to version 0.5.2 (#6080)
'main' bucket:
09080096a (HEAD -> master, origin/master, origin/HEAD) uv: Update to version 0.4.4
'extras' bucket:
50a7c3f58 (HEAD -> master, origin/master, origin/HEAD) potplayer@240827: Fix hash (Closes #13948)
'nerd-fonts' bucket:
537ea9f4 (HEAD -> master, origin/master, origin/HEAD) LXGWNeoXiHei: Update to version 1.202
Scoop Config
>scoop config
last_update scoop_repo scoop_branch
----------- ---------- ------------
04.09.2024 08:26:51 https://github.com/ScoopInstaller/Scoop master
PowerShell Version
> $PSVersionTable
Name Value
---- -----
PSVersion 7.4.5
PSEdition Core
GitCommitId 7.4.5
OS Microsoft Windows 10.0.22631
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Additional Softwares
No response