Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
isprogram
/
pyenv
réplica de
https://github.com/pyenv/pyenv.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Projects
0
Lanzamientos
241
Wiki
Actividad
Explorar el Código
Merge pull request
#1010
from jab/patch-1
Fix broken download link
pull/1017/head
Yamashita, Yuu
hace 8 años
cometido por
GitHub
padre
34a5b7f56e
ff47681966
commit
656d7b15c0
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
plugins/python-build/share/python-build/pypy2.7-portable-5.9.0
+ 1
- 1
plugins/python-build/share/python-build/pypy2.7-portable-5.9.0
Ver fichero
@ -1,6 +1,6 @@
case "$(pypy_architecture 2>/dev/null || true)" in
"linux64" )
install_package "pypy-5.9-linux_x86_64-portable" "https://bitbucket.org/squeaky/portable-pypy/downloads/pypy-5.9-
1-
linux_x86_64-portable.tar.bz2#8d39eb98df3adf7882a7f3551f47b8c7cff47a0e20d6aabc57bb592f155c2616" "pypy" verify_py27 ensurepip
install_package "pypy-5.9-linux_x86_64-portable" "https://bitbucket.org/squeaky/portable-pypy/downloads/pypy-5.9-linux_x86_64-portable.tar.bz2#8d39eb98df3adf7882a7f3551f47b8c7cff47a0e20d6aabc57bb592f155c2616" "pypy" verify_py27 ensurepip
;;
* )
{ echo
Escribir
Vista previa
Cargando…
Cancelar
Guardar