From 35662b474b03a4f1168ac4a9a305db47202f5b91 Mon Sep 17 00:00:00 2001 From: Ahmed Harhash Date: Wed, 28 Jun 2023 06:56:04 +0300 Subject: [PATCH] OnePlus7Pro_fs.yml: Promote to S and switch to dev build --- src/main/resources/yaml/OnePlus7Pro_fs.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/yaml/OnePlus7Pro_fs.yml b/src/main/resources/yaml/OnePlus7Pro_fs.yml index db6b6d90..006df80e 100644 --- a/src/main/resources/yaml/OnePlus7Pro_fs.yml +++ b/src/main/resources/yaml/OnePlus7Pro_fs.yml @@ -16,11 +16,11 @@ --- sources: rom: - url: https://images.ecloud.global/stable/guacamole/e-latest-r-guacamole.zip - filePath: e-latest-r-guacamole.zip + url: https://images.ecloud.global/dev/guacamole/e-latest-s-guacamole.zip + filePath: e-latest-s-guacamole.zip twrp: - url: https://images.ecloud.global/stable/guacamole/recovery-e-latest-r-guacamole.img - filePath: recovery-e-latest-r-guacamole.img + url: https://images.ecloud.global/dev/guacamole/recovery-e-latest-s-guacamole.img + filePath: recovery-e-latest-s-guacamole.img patch: url: https://images.ecloud.global/stable/copy-partitions-20210323_1922.zip filePath: copy-partitions-20210323_1922.zip -- GitLab