From a6f4baa15d58f9a1c6fc12c08433b7d434fbad6f Mon Sep 17 00:00:00 2001 From: zhao Date: Tue, 31 Dec 2024 15:14: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 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/ota.json b/ota.json index 0967ef4..4891d5d 100644 --- a/ota.json +++ b/ota.json @@ -1 +1,9 @@ -{} +{ + "x86_64": [ + { + "build_date": "1735606499", + "sha256sum": "aa47db93ce8535b619f7e4974ff81df1d98deb7351652a03e9488f859822ab9d", + "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" + } + ] +} \ No newline at end of file