Update code to v1.0.22

Update hangover version, freedreno version, edmax verion, signal 9 fault tutorial link.
This commit is contained in:
Caten
2025-04-20 22:36:10 +08:00
parent 1408bd063e
commit bdd0888585
9 changed files with 134 additions and 132 deletions

View File

@@ -22,6 +22,7 @@ echo "最新版本: $latest_version"
hangover_url="https://github.com/AndreRH/hangover/releases/download/hangover-${latest_version}/hangover_${latest_version}_debian12_bookworm_arm64.tar"
mirror_sites=(
"https://gh.llkk.cc/"
"https://github.moeyy.xyz/"
"https://mirror.ghproxy.com/"
""

View File

@@ -5,9 +5,10 @@ sudo apt update
sudo apt upgrade -y
hangover_url="https://github.com/AndreRH/hangover/releases/download/hangover-9.20.1/hangover_9.20.1_debian12_bookworm_arm64.tar"
latest_version="9.20.1"
latest_version="10.4"
mirror_sites=(
"https://gh.llkk.cc/"
"https://github.moeyy.xyz/"
"https://mirror.ghproxy.com/"
""