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
The extractor has that error while trying to find the latest version :
python: couldn't match 'Latest Python 3 Release - Python ([\d.]+)' in https://www.python.org/downloads/windows/
It seems that scoop don't seem to be able to decipher the content correctly...
Some examples similar-ish of what scoop will receive :
The extractor has that error while trying to find the latest version :
python: couldn't match 'Latest Python 3 Release - Python ([\d.]+)' in https://www.python.org/downloads/windows/
It seems that scoop don't seem to be able to decipher the content correctly...
Some examples similar-ish of what scoop will receive :
One solution could be to fall back using the github tag
The text was updated successfully, but these errors were encountered: