mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-06 03:03:44 +08:00
Revert "chore: updater channel combined"
This reverts commit aeaab10fcbe29e792285fec97ecb154087dfb7a9.
This commit is contained in:
parent
aeaab10fcb
commit
20e93ecc8e
@ -7,9 +7,9 @@ const UPDATE_TAG_NAME = "updater";
|
|||||||
const UPDATE_JSON_FILE = "update.json";
|
const UPDATE_JSON_FILE = "update.json";
|
||||||
const UPDATE_JSON_PROXY = "update-proxy.json";
|
const UPDATE_JSON_PROXY = "update-proxy.json";
|
||||||
// Add alpha update JSON filenames
|
// Add alpha update JSON filenames
|
||||||
const ALPHA_TAG_NAME = "updater";
|
const ALPHA_TAG_NAME = "updater-alpha";
|
||||||
const ALPHA_UPDATE_JSON_FILE = "update-alpha.json";
|
const ALPHA_UPDATE_JSON_FILE = "update-alpha.json";
|
||||||
const ALPHA_UPDATE_JSON_PROXY = "update-proxy-alpha.json";
|
const ALPHA_UPDATE_JSON_PROXY = "update-alpha-proxy.json";
|
||||||
|
|
||||||
/// generate update.json
|
/// generate update.json
|
||||||
/// upload to update tag's release asset
|
/// upload to update tag's release asset
|
||||||
|
Loading…
x
Reference in New Issue
Block a user