From 1d437d2de187caf00c533a426382ef71c666675b Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Thu, 26 Oct 2023 09:28:28 +0200 Subject: [PATCH] Update Home Assistant OS Installer for Yellow to 20231025 (#331) --- rpi-imager-haos.json | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/rpi-imager-haos.json b/rpi-imager-haos.json index decfabc1..3fa0b369 100644 --- a/rpi-imager-haos.json +++ b/rpi-imager-haos.json @@ -11,7 +11,9 @@ "image_download_size": 266711840, "image_download_sha256": "62dc63439cb669680a2afdfe4fd46217672b4507bf7ac4e3922d0940cd08124e", "website": "https://www.home-assistant.io", - "devices": ["pi4-64bit"] + "devices": [ + "pi4-64bit" + ] }, { "name": "Home Assistant OS 11.0 (RPi 3)", @@ -24,20 +26,24 @@ "image_download_size": 263986900, "image_download_sha256": "e622ec4b182bc3107120b678227b083492117316d99829778ed1c25482a62096", "website": "https://www.home-assistant.io", - "devices": ["pi3-64bit"] + "devices": [ + "pi3-64bit" + ] }, { "name": "Home Assistant OS Installer for Yellow", "description": "Installer for Home Assistant Yellow Kit.", - "url": "https://github.com/NabuCasa/yellow-buildroot/releases/download/yellow-installer-20230821/yellow-installer-20230821.img.xz", + "url": "https://github.com/NabuCasa/yellow-buildroot/releases/download/yellow-installer-20231025/yellow-installer-20231025.img.xz", "icon": "https://version.home-assistant.io/rpi-imager-yellow-installer.png", "extract_size": 68157440, - "extract_sha256": "7a12a47c1fdf6bad575537a1debfc31cd7281069ca2dadf362d6b655161ea515", - "release_date": "20230821", - "image_download_size": 33358680, - "image_download_sha256": "5464a4a085535a99fa26acbac3a25d3fb6e7cfadeff7ddabfa4b8c68b519caa3", + "extract_sha256": "7e83edc8360d6a32010b18fa3ecd6fa9a6700be5ed47c21129534581697170a5", + "release_date": "2023-10-25", + "image_download_size": 33371388, + "image_download_sha256": "fa1c4fdd72d116527cf37a1d3b849c480c08fff373b4a6c8d0017dae7da3e3f2", "website": "https://yellow.home-assistant.io", - "devices": ["pi4-64bit"] + "devices": [ + "pi4-64bit" + ] } ] }