Skip to content

Commit b64a229

Browse files
committed
signed updates
1 parent 00885bb commit b64a229

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src-tauri/tauri.conf.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,12 @@
5151
"csp": null
5252
},
5353
"updater": {
54-
"active": false
54+
"active": true,
55+
"endpoints": [
56+
"https://github.win11react.com/update/android/"
57+
],
58+
"dialog": true,
59+
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDY1QzY4RkFENDQ3RDY2RDEKUldUUlpuMUVyWS9HWlY2RVVlTlU3OHpOSThOQUN1Vi95VWxvVFZ1dEYzZUxUUlJPWGdYMDFuRWsK"
5560
},
5661
"windows": [
5762
{

0 commit comments

Comments
 (0)