From f5654cc436d9393e0f2d246a8b111c7a0e05875c Mon Sep 17 00:00:00 2001 From: cmclark00 Date: Mon, 14 Oct 2024 00:01:43 -0400 Subject: [PATCH] fixed a typo --- src/os_list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/os_list.json b/src/os_list.json index 1f0776e..0aad961 100644 --- a/src/os_list.json +++ b/src/os_list.json @@ -132,7 +132,7 @@ "name": "ROCKNIX 20240815 for Rockchip RK3566 devices", "description": "ROCKNIX 20240815 firmware optimized for Rockchip RK3566 devices.", "icon": "https://github.com/cmclark00/retro-imager/blob/dev/src/icons/rocknix.png?raw=true", - "url": "https://github.com/ROCKNIX/distribution/releases/download/20240815/ROCKNIX-RK3399.aarch64-20240815.img.gz", + "url": "https://github.com/ROCKNIX/distribution/releases/download/20240815/ROCKNIX-RK3566.aarch64-20240815.img.gz", "release_date": "2024-08-15", "image_download_size": 1282393570, "extract_size": 2198863872,