"csrc/vscode:/vscode.git/clone" did not exist on "72b2aea04c2e95a7000283d5bc591e27ee2a32b7"
Unverified Commit d7f9b580 authored by Matthew Brett's avatar Matthew Brett Committed by GitHub
Browse files

Merge pull request #440 from sanurielf/devel

MRG: Updating macOS py3.10 installer

[macOS 64-bit universal2 ](https://www.python.org/downloads/release/python-3100/) installer has changed the URL.
parents 36294d47 e8054b25
...@@ -19,7 +19,7 @@ LATEST_3p6=3.6.8 ...@@ -19,7 +19,7 @@ LATEST_3p6=3.6.8
LATEST_3p7=3.7.9 LATEST_3p7=3.7.9
LATEST_3p8=3.8.10 LATEST_3p8=3.8.10
LATEST_3p9=3.9.7 LATEST_3p9=3.9.7
LATEST_3p10=3.10.0 LATEST_3p10=3.10.0post2
function check_python { function check_python {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment