Skip to content

Commit 29355dc

Browse files
meteyouguysoft
authored andcommitted
fix: update armbian image urls form bullseye to bookworm
1 parent c43d417 commit 29355dc

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/images.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,29 +24,29 @@ images:
2424
BASE_ARCH: arm64
2525
orangepi_orangepi_zero2:
2626
description: "Orange Pi Zero2"
27-
url: "https://github.com/mainsail-crew/armbian-builds/releases/latest/download/orangepi-orangepi_zero2_bullseye.img.xz"
28-
checksum: "https://github.com/mainsail-crew/armbian-builds/releases/latest/download/orangepi-orangepi_zero2_bullseye.img.xz.sha256"
27+
url: "https://github.com/mainsail-crew/armbian-builds/releases/latest/download/orangepi-orangepi_zero2_bookworm.img.xz"
28+
checksum: "https://github.com/mainsail-crew/armbian-builds/releases/latest/download/orangepi-orangepi_zero2_bookworm.img.xz.sha256"
2929
type: http
3030
env:
3131
BASE_ARCH: arm64
3232
armbian_bananapim2zero:
3333
description: "Banana Pi BPI-M2 ZERO"
34-
url: "https://github.com/mainsail-crew/armbian-builds/releases/latest/download/armbian-bananapi_m2_zero_bullseye.img.xz"
35-
checksum: "https://github.com/mainsail-crew/armbian-builds/releases/latest/download/armbian-bananapi_m2_zero_bullseye.img.xz.sha256"
34+
url: "https://github.com/mainsail-crew/armbian-builds/releases/latest/download/armbian-bananapi_m2_zero_bookworm.img.xz"
35+
checksum: "https://github.com/mainsail-crew/armbian-builds/releases/latest/download/armbian-bananapi_m2_zero_bookworm.img.xz.sha256"
3636
type: http
3737
env:
3838
BASE_ARCH: armhf
3939
armbian_orangepi3lts:
4040
description: "Orange Pi 3 LTS"
41-
url: "https://github.com/mainsail-crew/armbian-builds/releases/latest/download/armbian-orangepi3_lts_bullseye.img.xz"
42-
checksum: "https://github.com/mainsail-crew/armbian-builds/releases/latest/download/armbian-orangepi3_lts_bullseye.img.xz.sha256"
41+
url: "https://github.com/mainsail-crew/armbian-builds/releases/latest/download/armbian-orangepi3_lts_bookworm.img.xz"
42+
checksum: "https://github.com/mainsail-crew/armbian-builds/releases/latest/download/armbian-orangepi3_lts_bookworm.img.xz.sha256"
4343
type: http
4444
env:
4545
BASE_ARCH: arm64
4646
armbian_orangepi4lts:
4747
description: "Orange Pi 4 LTS"
48-
url: "https://github.com/mainsail-crew/armbian-builds/releases/latest/download/armbian-orangepi4_lts_bullseye.img.xz"
49-
checksum: "https://github.com/mainsail-crew/armbian-builds/releases/latest/download/armbian-orangepi4_lts_bullseye.img.xz.sha256"
48+
url: "https://github.com/mainsail-crew/armbian-builds/releases/latest/download/armbian-orangepi4_lts_bookworm.img.xz"
49+
checksum: "https://github.com/mainsail-crew/armbian-builds/releases/latest/download/armbian-orangepi4_lts_bookworm.img.xz.sha256"
5050
type: http
5151
env:
5252
BASE_ARCH: arm64

0 commit comments

Comments
 (0)