feat(gui): Display dialog when update is available (#132)

* feat(tauri): Use new tauri signing key

* feat(gui): Display MUI dialog when update is available
This commit is contained in:
binarybaron 2024-11-05 21:01:23 +01:00 committed by GitHub
parent a9b1d05af0
commit c1afc7aa2a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 170 additions and 32 deletions

View file

@ -41,7 +41,7 @@
"endpoints": [
"https://cdn.crabnebula.app/update/unstoppableswap/unstoppableswap-gui-rs/{{target}}-{{arch}}/{{current_version}}"
],
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IEQyNTQ3NTQxQTQ2MkI4N0IKUldSN3VHS2tRWFZVMGpWYytkRFg4dFBzNEh5ZnlxaHBubGpRalVMMG5nVytiR3JPOUE3QjRxc00K"
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IEE2MDgxRDEwMDZENkYxNUMKUldSYzhkWUdFQjBJcGwzN24yZlduTzNndFZnVW9Qa1k2WFVTMEMxcHBSc2dSVVlzbVNHdGNFQ0EK"
},
"cli": {
"description": "Start the GUI application",