marlin / sailfish no longer use snapshot releases
This commit is contained in:
parent
7d814d6b26
commit
3967167b86
@ -3,7 +3,7 @@
|
|||||||
const baseUrl = "https://seamlessupdate.app/";
|
const baseUrl = "https://seamlessupdate.app/";
|
||||||
const versionBaseUrl = "https://github.com/GrapheneOS/platform_manifest/releases/tag/";
|
const versionBaseUrl = "https://github.com/GrapheneOS/platform_manifest/releases/tag/";
|
||||||
const devices = ["crosshatch", "blueline", "taimen", "walleye", "marlin", "sailfish"];
|
const devices = ["crosshatch", "blueline", "taimen", "walleye", "marlin", "sailfish"];
|
||||||
const snapshot = ["marlin", "sailfish"];
|
const snapshot = [];
|
||||||
const channels = ["stable", "beta"];
|
const channels = ["stable", "beta"];
|
||||||
|
|
||||||
function createLink(href, text) {
|
function createLink(href, text) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user