feat: add updater

This commit is contained in:
rzmk 2024-02-20 13:09:51 -05:00
parent 9f463f658f
commit 5db40d07a5
No known key found for this signature in database
2 changed files with 12 additions and 6 deletions

View file

@ -35,6 +35,14 @@
"plugins": {
"shell": {
"open": "^https://github\\.com/rzmk"
},
"updater": {
"active": true,
"endpoints": [
"https://github.com/rzmk/fformat/releases/latest/download/latest.json"
],
"dialog": true,
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDE5NkYxRUMxOTBFRkE1REQKUldUZHBlK1F3UjV2R1ZTUStEVXRBVE1NdnN6YUZIWFhJMUZuUzFwWTlCeDRCVzU1d1VsNEVkeWkK"
}
},
"identifier": "com.fformat.dev",