Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
isprogram
/
pyenv
miroir de
https://github.com/pyenv/pyenv.git
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Projects
0
Versions
241
Wiki
Activité
Parcourir la source
Merge pull request
#1010
from jab/patch-1
Fix broken download link
pull/1017/head
Yamashita, Yuu
il y a 8 ans
committed by
GitHub
Parent
34a5b7f56e
ff47681966
révision
656d7b15c0
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+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
Voir le fichier
@ -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
Écrire
Aperçu
Chargement…
Annuler
Enregistrer