Update hangover stable link to 10.11

This commit is contained in:
Caten
2025-08-04 21:29:00 +08:00
parent 3a6d22956f
commit 3b84c7da2c
2 changed files with 3 additions and 3 deletions

View File

@@ -4,8 +4,8 @@ echo "正在更新软件包..."
sudo apt update
sudo apt upgrade -y
hangover_url="https://github.com/AndreRH/hangover/releases/download/hangover-10.10.1/hangover_10.10.1_debian12_bookworm_arm64.tar"
latest_version="10.10.1"
hangover_url="https://github.com/AndreRH/hangover/releases/download/hangover-10.11/hangover_10.11_debian12_bookworm_arm64.tar"
latest_version="10.11"
mirror_sites=(
"https://gh.llkk.cc/"