File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ ls -lahF
1212
1313# Download Python Standalone
1414curl -sSL \
15- https://github.com/astral-sh/python-build-standalone/releases/download/20251205 /cpython-3.12.12+20251205 -x86_64-pc-windows-msvc-install_only.tar.gz \
15+ https://github.com/astral-sh/python-build-standalone/releases/download/20251217 /cpython-3.12.12+20251217 -x86_64-pc-windows-msvc-install_only.tar.gz \
1616 -o python.tar.gz
1717tar -zxf python.tar.gz
1818mv python python_standalone
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ ls -lahF
1212
1313# Download Python Standalone
1414curl -sSL \
15- https://github.com/astral-sh/python-build-standalone/releases/download/20251205 /cpython-3.13.11+20251205 -x86_64-pc-windows-msvc-install_only.tar.gz \
15+ https://github.com/astral-sh/python-build-standalone/releases/download/20251217 /cpython-3.13.11+20251217 -x86_64-pc-windows-msvc-install_only.tar.gz \
1616 -o python.tar.gz
1717tar -zxf python.tar.gz
1818mv python python_standalone
You can’t perform that action at this time.
0 commit comments