Closed CoolPlayLin closed 10 months ago
@russellbanks
komac update --id Python.Python.3.12 --urls 'https://www.python.org/ftp/python/3.12.0/python-3.12.0a6.exe,https://www.python.org/ftp/python/3.12.0/python-3.12.0a6-amd64.exe,https://www.python.org/ftp/python/3.12.0/python-3.12.0a6-arm64.exe' --version 3.12.0a6
@russellbanks
@CoolPlayLin this is because the ReleaseDate: 2023-2-7
in the previous manifest doesn't conform to the right standard. It should be 2022-02-07
.
@russellbanks
I think you could add a feature to verify the ReleaseDate
?
When it find the ReleaseDate
isn't correct, It can still continue but not raise an error
@russellbanks
@russellbanks
When I was using tools like Fastgithub to speed github, Following information has appeard.
It should be an issue with the tool using a self-signed certificate, could you add an option to ignore certificate validation to fix this?