feat(updater): overhaul cross-platform auto-update with user consent, blockmap diffs, skip version, and mobile update manager
This commit is contained in:
parent
d4dc498448
commit
63b97c4761
5 changed files with 236 additions and 52 deletions
|
|
@ -11,4 +11,4 @@
|
|||
// 빈 문자열이면 UpdateService가 비활성 상태로 동작한다.
|
||||
// d3r0/voice 프로젝트 ID = 1172. electron-builder.yml publish.url과 동일 값 유지.
|
||||
export const UPDATE_FEED_URL =
|
||||
'https://gitlab.twentyoz.kr:8443/api/v4/projects/1172/packages/generic/d3ro-voice/latest'
|
||||
'https://d3ro.chanpaca.net/releases/1.0.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue