We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43a314c commit 1b749eeCopy full SHA for 1b749ee
robotpy_installer/installer.py
@@ -42,7 +42,7 @@
42
43
_PIP_STUB_PATH = "/home/admin/rpip"
44
45
-_PYTHON_IPK = "https://github.com/robotpy/roborio-python/releases/download/2026-3.14.0-r1/python314_3.14.0-r1_cortexa9-vfpv3.ipk"
+_PYTHON_IPK = "https://github.com/robotpy/roborio-python/releases/download/2026-3.14.2-r1/python314_3.14.2-r1_cortexa9-vfpv3.ipk"
46
47
logger = logging.getLogger("robotpy.installer")
48
0 commit comments