Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eec5cf55 authored by Kumar Abhishek's avatar Kumar Abhishek
Browse files

Merge branch 'kumar-2.6.3' into 'main'

Updating links and other references to 2.6.3

See merge request e/devices/web-easy-installer!23
parents 167457fc 7e02b459
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -87,7 +87,7 @@
    {
      "name": "fp3.zip",
      "unzip": true,
      "path": "https://images.ecloud.global/stable/FP3/IMG-e-2.4.1-t-20241008439851-official-FP3.zip"
      "path": "https://images.ecloud.global/official/FP3/IMG-e-2.6.3-t-20241217455358-official-FP3.zip"
    }
  ]
}
+1 −1
Original line number Diff line number Diff line
@@ -156,7 +156,7 @@
    {
      "name": "FP4 installer",
      "unzip": true,
      "path": "https://images.ecloud.global/stable/FP4/IMG-e-2.4.1-t-20241009439851-official-FP4.zip"
      "path": "https://images.ecloud.global/official/FP4/IMG-e-2.6.3-u-20241217455359-official-FP4.zip"
    }
  ]
}
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@
    {
      "name": "GS290 installer",
      "unzip": true,
      "path": "https://images.ecloud.global/stable/GS290/IMG-e-2.4.1-s-20241008439849-official-GS290.zip"
      "path": "https://images.ecloud.global/official/GS290/IMG-e-2.6.3-s-20241217455357-official-GS290.zip"
    }
  ]
}
+5 −5
Original line number Diff line number Diff line
@@ -38,9 +38,9 @@
    {
      "id": "flashing",
      "command": [
        "flash dtbo dtbo-e-2.4.1-t-20241009439852-community-guacamoleb.img",
        "flash vbmeta vbmeta-e-2.4.1-t-20241009439852-community-guacamoleb.img",
        "flash recovery recovery-e-2.4.1-t-20241009439852-community-guacamoleb.img"
        "flash dtbo dtbo-e-2.6.3-u-20241217455391-community-guacamoleb.img",
        "flash vbmeta vbmeta-e-2.6.3-u-20241217455391-community-guacamoleb.img",
        "flash recovery recovery-e-2.6.3-u-20241217455391-community-guacamoleb.img"
      ]
    },
    {
@@ -82,12 +82,12 @@
  "folder": [
    {
      "name": "One+ 7 recovery installer",
      "path": "https://images.ecloud.global/dev/guacamoleb/recovery-IMG-e-2.4.1-t-20241009439852-community-guacamoleb.zip",
      "path": "https://images.ecloud.global/community/guacamoleb/recovery-IMG-e-2.6.3-u-20241217455391-community-guacamoleb.zip",
      "unzip": true
    },
    {
      "name": "oneplus-7-rom.zip",
      "path": "https://images.ecloud.global/dev/guacamoleb/e-2.4.1-t-20241009439852-community-guacamoleb.zip"
      "path": "https://images.ecloud.global/community/guacamoleb/e-2.6.3-u-20241217455391-community-guacamoleb.zip"
    }
  ]
}
+5 −5
Original line number Diff line number Diff line
@@ -38,9 +38,9 @@
    {
      "id": "flashing",
      "command": [
        "flash dtbo dtbo-e-2.4.1-t-20241010439852-community-guacamole.img",
        "flash vbmeta vbmeta-e-2.4.1-t-20241010439852-community-guacamole.img",
        "flash recovery recovery-e-2.4.1-t-20241010439852-community-guacamole.img"
        "flash dtbo dtbo-e-2.6.3-u-20241218455570-community-guacamole.img",
        "flash vbmeta vbmeta-e-2.6.3-u-20241218455570-community-guacamole.img",
        "flash recovery recovery-e-2.6.3-u-20241218455570-community-guacamole.img"
      ]
    },
    {
@@ -82,12 +82,12 @@
  "folder": [
    {
      "name": "One+ 7 Pro recovery installer",
      "path": "https://images.ecloud.global/dev/guacamole/recovery-IMG-e-2.4.1-t-20241010439852-community-guacamole.zip",
      "path": "https://images.ecloud.global/community/guacamole/recovery-IMG-e-2.6.3-u-20241218455570-community-guacamole.zip",
      "unzip": true
    },
    {
      "name": "oneplus-7pro-rom.zip",
      "path": "https://images.ecloud.global/dev/guacamole/e-2.4.1-t-20241010439852-community-guacamole.zip"
      "path": "https://images.ecloud.global/community/guacamole/e-2.6.3-u-20241218455570-community-guacamole.zip"
    }
  ]
}
Loading