seamlessupdate.app -> releases.grapheneos.org

This commit is contained in:
Daniel Micay
2019-06-09 09:14:52 -04:00
parent 9555670ea4
commit fe550c7556
6 changed files with 42 additions and 42 deletions

View File

@@ -2,7 +2,7 @@
"use strict";
const baseUrl = "https://seamlessupdate.app/";
const baseUrl = "https://releases.grapheneos.org/";
const versionBaseUrl = "https://github.com/GrapheneOS/platform_manifest/releases/tag/";
const devices = ["crosshatch", "blueline", "taimen", "walleye", "marlin", "sailfish"];
const channels = ["stable", "beta"];