0
0
mirror of https://github.com/termux/proot-distro.git synced 2024-11-13 12:49:19 +00:00
proot-distro/distro-plugins/deepin.sh
2024-09-30 00:17:39 +03:00

10 lines
629 B
Bash

# This is a default distribution plug-in.
# Do not modify this file as your changes will be overwritten on next update.
# If you want customize installation, please make a copy.
DISTRO_NAME="deepin"
TARBALL_URL['aarch64']="https://github.com/termux/proot-distro/releases/download/v4.16.0/deepin-aarch64-pd-v4.16.0.tar.xz"
TARBALL_SHA256['aarch64']="620eb208b75fe13705da3a2ef4bbb71eedae0ce90ad7fdca3566eba361c8d5f6"
TARBALL_URL['x86_64']="https://github.com/termux/proot-distro/releases/download/v4.16.0/deepin-x86_64-pd-v4.16.0.tar.xz"
TARBALL_SHA256['x86_64']="fb96f654a4d5779bcf3b02f595d4e3480f02a9a7e6746ba87bba29238cf738b1"