Bug Report
Package Name: curl
Current Behaviour
scoop update curl fails updating curl to recent version (7.83.1_1 atm)
Expected Behaviour
Successfully updating curl to recent version (7.83.1_1 atm)
Additional context/output
PS C:\Users\przemoc> scoop update curl
curl: 7.83.0 -> 7.83.1_1
Updating one outdated app:
Updating 'curl' (7.83.0 -> 7.83.1_1)
Downloading new version
OperationStopped: C:\Users\przemoc\scoop\apps\scoop\current\lib\install.ps1:107
Line |
107 | throw $e
| ~~~~~~~~
| The SSL connection could not be established, see inner exception.
[Net.ServicePointManager]::SecurityProtocol = "tls12, tls11, tls" doesn't help.
- Running
scoop update curl from cmd doesn't help.
- Before upgrading PowerShell from version 7.2.3, the issue was also there.
Possible Solution
System details
Windows version: 7
Microsoft Windows 7 Professional 6.1.7601 Service Pack 1 Build 7601
OS architecture: 64-bit
PowerShell version: 7.2.4
Additional software: [(optional) e.g. ConEmu, Git]
Scoop Configuration
{
"lastupdate": "2022-05-21T12:34:50.2158203+02:00",
"SCOOP_REPO": "https://github.com/lukesampson/scoop",
"SCOOP_BRANCH": "master"
}
Bug Report
Package Name: curl
Current Behaviour
scoop update curlfails updating curl to recent version (7.83.1_1 atm)Expected Behaviour
Successfully updating curl to recent version (7.83.1_1 atm)
Additional context/output
[Net.ServicePointManager]::SecurityProtocol = "tls12, tls11, tls"doesn't help.scoop update curlfromcmddoesn't help.Possible Solution
System details
Windows version: 7
Microsoft Windows 7 Professional 6.1.7601 Service Pack 1 Build 7601
OS architecture: 64-bit
PowerShell version: 7.2.4
Additional software: [(optional) e.g. ConEmu, Git]
Scoop Configuration
{ "lastupdate": "2022-05-21T12:34:50.2158203+02:00", "SCOOP_REPO": "https://github.com/lukesampson/scoop", "SCOOP_BRANCH": "master" }