From 3e04fdd79e6d0f3f9fa04d96c124277539d80271 Mon Sep 17 00:00:00 2001 From: zhao Date: Tue, 31 Dec 2024 18:23:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20ota.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhao --- ota.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ota.json b/ota.json index 6496c92..b268a18 100644 --- a/ota.json +++ b/ota.json @@ -4,5 +4,11 @@ "friendlyarm,nanopi-r5c": [], "friendlyarm,nanopi-r5s": [], "netgear,r8500": [], - "x86_64": [] + "x86_64": [ + { + "build_date": "1735623674", + "sha256sum": "1797701a59a25896bec4e654355b74f342ea05c3e051200a1682563b585c4db3", + "url": "https://github.com/oppen321/OpenWrt-Action/releases/download/v24.10.0-rc4/openwrt-24.10.0-rc4-x86-64-generic-squashfs-combined-efi.img.gz" + } + ] }