From acb74001a09d863514e35ba795c04b7a2fd8d896 Mon Sep 17 00:00:00 2001 From: LeDrew2017 <33235594+LeDrew2017@users.noreply.github.com> Date: Thu, 15 Jun 2023 11:12:27 -0400 Subject: [PATCH] OTA: initial OTA (#148) * OTA: Initial S10/N10 series OTA * OTA: Initial OTA --- builds/d2x.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 builds/d2x.json diff --git a/builds/d2x.json b/builds/d2x.json new file mode 100644 index 0000000..56b0796 --- /dev/null +++ b/builds/d2x.json @@ -0,0 +1,28 @@ +{ + "response": [ + { + "maintainer": "FrEeRuNnEr4EvEr", + "oem": "Samsung", + "device": "Galaxy Note10 5G", + "filename": "", + "download": "", + "timestamp": , + "md5": "", + "sha256": "", + "size": , + "version": "4.8", + "buildtype": "Monthly", + "forum": "", + "gapps": "", + "firmware": "", + "modem": "", + "bootloader": "", + "recovery": "", + "paypal": "", + "telegram": "https://t.me/FreeRunner4everupdates", + "dt": "", + "common-dt": "", + "kernel": "" + } + ] +}