We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc25c14 commit 7f6adb7Copy full SHA for 7f6adb7
config.yml
@@ -1,7 +1,7 @@
1
- name: armbian-msm8916-bookworm
2
type: armbian
3
img_download_url: "https://github.com/liyiecho/armbian-msm8916/releases/latest/download/Armbian.img.xz"
4
- img_hash_url: "https://github.com/liyiecho/armbian-msm8916/releases/latest/download/Armbian.img.sha256"
+ img_hash_url: "https://github.com/liyiecho/armbian-msm8916/releases/latest/download/Armbian.img.xz.sha256"
5
env:
6
ARCH: arm64
7
DISTRO: armbian
0 commit comments