Explorar el Código

Update anaconda3-2021.05

Fixed checksum for macos package
pull/1937/head
Anton Petrov hace 5 años
cometido por GitHub
padre
commit
5cf4eeb5cb
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      plugins/python-build/share/python-build/anaconda3-2021.05

+ 1
- 1
plugins/python-build/share/python-build/anaconda3-2021.05 Ver fichero

@ -6,7 +6,7 @@ case "$(anaconda_architecture 2>/dev/null || true)" in
install_script "Anaconda3-2021.05-Linux-x86_64" "https://repo.continuum.io/archive/Anaconda3-2021.05-Linux-x86_64.sh#2751ab3d678ff0277ae80f9e8a74f218cfc70fe9a9cdc7bb1c137d7e47e33d53" "anaconda" verify_py38
;;
"MacOSX-x86_64" )
install_script "Anaconda3-2021.05-MacOSX-x86_64" "https://repo.continuum.io/archive/Anaconda3-2021.05-MacOSX-x86_64.sh#ec11e325c792a6f49dbdbe5e641991d0a29788689176d7e54da97def9532c762" "anaconda" verify_py38
install_script "Anaconda3-2021.05-MacOSX-x86_64" "https://repo.continuum.io/archive/Anaconda3-2021.05-MacOSX-x86_64.sh#0407bee87eeecad521f1e38eb607b0a85babef4c1b47516dc5c090e152eba5d5" "anaconda" verify_py38
;;
* )
{ echo

Cargando…
Cancelar
Guardar