Updater channels (#991)

* types

* channel-aware update server

* fix build

* man idk

* use main repo + add redirect for old updater

* tabs

* remove octokit
This commit is contained in:
Brendan Allan
2023-08-25 13:58:33 +08:00
committed by GitHub
parent eab6c31e95
commit 0204cd580d
2 changed files with 2 additions and 4 deletions

View File

@@ -50,11 +50,9 @@
}
},
"updater": {
"active": false,
"active": true,
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IEZBMURCMkU5NEU3NDAyOEMKUldTTUFuUk82YklkK296dlkxUGkrTXhCT3ZMNFFVOWROcXNaS0RqWU1kMUdRV2tDdFdIS0Y3YUsK",
"endpoints": [
"https://spacedrive.com/api/releases/{{target}}/{{arch}}/{{current_version}}"
]
"endpoints": ["https://spacedrive.com/api/releases/alpha/{{target}}/{{arch}}"]
},
"allowlist": {
"all": false,

BIN
pnpm-lock.yaml generated
View File

Binary file not shown.