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

11 lines
671 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="OpenKylin"
DISTRO_COMMENT="Version 'nile'."
TARBALL_URL['aarch64']="https://github.com/termux/proot-distro/releases/download/v4.10.0/openkylin-aarch64-pd-v4.10.0.tar.xz"
TARBALL_SHA256['aarch64']="c6cac0682228739406804fba62ca0e87f9d8a77f8355baef2c30758fc38a536f"
TARBALL_URL['x86_64']="https://github.com/termux/proot-distro/releases/download/v4.10.0/openkylin-x86_64-pd-v4.10.0.tar.xz"
TARBALL_SHA256['x86_64']="d3505c0301636850a9fd018349808b1c0735770d222db99b2eda53602fe8cc17"