From d96d4057d6c72bb724a83153dc08b8e6972bf879 Mon Sep 17 00:00:00 2001 From: Jeroen Oudshoorn Date: Mon, 30 Oct 2023 00:09:08 +0100 Subject: [PATCH] v2.5.1 Signed-off-by: Jeroen Oudshoorn --- builder/pwnagotchi.json.pkr.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/pwnagotchi.json.pkr.hcl b/builder/pwnagotchi.json.pkr.hcl index 5b86648c..bb8a53a8 100644 --- a/builder/pwnagotchi.json.pkr.hcl +++ b/builder/pwnagotchi.json.pkr.hcl @@ -28,7 +28,7 @@ source "arm-image" "rpi-pwnagotchi" { qemu_args = ["-r", "6.1.21-v8+"] image_type = "raspberrypi" } -source "armi-image" "opi-pwnagotchi" { +source "arm-image" "opi-pwnagotchi" { iso_checksum = "5d04108012535f9158c414df65ae011f76fced8b49b58edef330d06650326683" iso_url = "https://drive.usercontent.google.com/download?id=13w2L3aJo5kBrJ0obTnYlQsqFWzfEV-F7&export=download&authuser=0&confirm=t&uuid=577e6671-3b0a-4a29-8172-6ee16bbd7247&at=APZUnTVwVS-jUEVayHulBfPkzWkp:1698620550044" output_filename = "../../../pwnagotchi-orangepi-jammy-${var.pwn_version}-arm64.img"