Skip to content

Commit

Permalink
corrected my mistake of referencing bullseye
Browse files Browse the repository at this point in the history
  • Loading branch information
aluminum-ice committed Dec 22, 2023
1 parent 12e0dc1 commit 870e1f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions builder/pwnagotchi.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
{
"name": "pwnagotchi",
"type": "arm-image",
"iso_url": "https://downloads.raspberrypi.org/raspios_oldstable_lite_armhf/images/raspios_oldstable_lite_armhf-2023-12-06/2023-12-05-raspios-bullseye-armhf-lite.img.xz",
"iso_checksum": "a0fea9b9adf10919891ad36ccc9820eba2755ca02a8579d5b5d668897ca8a070",
"iso_url": "https://downloads.raspberrypi.org/raspios_oldstable_lite_armhf/images/raspios_oldstable_lite_armhf-2023-05-03/2023-05-03-raspios-buster-armhf-lite.img.xz",
"iso_checksum": "3d210e61b057de4de90eadb46e28837585a9b24247c221998f5bead04f88624c",
"target_image_size": 9368709120,
"qemu_args": ["-cpu", "arm1176"]
}
Expand Down

0 comments on commit 870e1f9

Please sign in to comment.