mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-22 07:28:43 -04:00
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:
@@ -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
BIN
pnpm-lock.yaml
generated
Binary file not shown.
Reference in New Issue
Block a user