From c23ea4d2cc29c59ec34d3f083551f0f2205958c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aruna=20=7C=20=E0=B6=85=E0=B6=BB=E0=B7=94=E0=B6=AB?= Date: Wed, 14 Aug 2024 21:43:03 -0400 Subject: [PATCH] revert ota.json --- config/ota.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config/ota.json b/config/ota.json index 18fa6900..7970ebc0 100644 --- a/config/ota.json +++ b/config/ota.json @@ -1,16 +1,16 @@ { - "version": "v2024.08.14", - "date": "1723670983", + "version": "v2024.07.25", + "date": "1721864353", "variants": [ { "name": "treble_arm64_bgN", - "size": "1342980744", - "url": "https://github.com/archfx/duo-de/releases/download/v2024.08.14/aosp-arm64-ab-gapps-14.0-20240814.img.xz" + "size": "1342974168", + "url": "https://github.com/archfx/duo-de/releases/download/v2024.07.25/aosp-arm64-ab-gapps-14.0-20240725.img.xz" }, { "name": "treble_arm64_bvN", - "size": "831333816", - "url": "https://github.com/archfx/duo-de/releases/download/v2024.08.14/aosp-arm64-ab-vanilla-14.0-20240814.img.xz" + "size": "831311216", + "url": "https://github.com/archfx/duo-de/releases/download/v2024.07.25/aosp-arm64-ab-vanilla-14.0-20240725.img.xz" } ] }