From 138b0f969a12f8c2d694b2d5512f232c4792bba1 Mon Sep 17 00:00:00 2001 From: Tobias Heider Date: Thu, 2 May 2024 18:30:33 +0200 Subject: [PATCH] installer_data: Update to new mantic snapshot --- static/installer_data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/installer_data.json b/static/installer_data.json index 5dc0671..b16a6a6 100644 --- a/static/installer_data.json +++ b/static/installer_data.json @@ -5,7 +5,7 @@ "default_os_name": "Ubuntu", "boot_object": "m1n1.bin", "next_object": "m1n1/boot.bin", - "package": "ubuntu-desktop-23.10-20240209.zip", + "package": "ubuntu-desktop-23.10-20240502.zip", "supported_fw": ["12.3", "12.4", "13.5"], "partitions": [ { @@ -13,7 +13,7 @@ "type": "EFI", "size": "500MB", "format": "fat", - "volume_id": "0x77ED2137", + "volume_id": "0xC3F44B40", "copy_firmware": true, "copy_installer_data": true, "source": "esp"