We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fc2909 commit deb8d21Copy full SHA for deb8d21
1 file changed
frontend/src-tauri/tauri.conf.json
@@ -24,6 +24,7 @@
24
"bundle": {
25
"active": true,
26
"targets": "msi",
27
+ "createUpdaterArtifacts": true,
28
"icon": [
29
"icons/32x32.png",
30
"icons/128x128.png",
@@ -40,7 +41,7 @@
40
41
"endpoints": [
42
"https://github.com/ashesbloom/LocalLens/releases/latest/download/latest.json"
43
],
- "pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IEE1QjI3RkRGOUUwRjI4NTgKUldSWUtBK2UzMyt5cFlEZERPNEhIaVlQd21wa2VZSlZ4R1VXbnBxNzVTRG9xZ25IdFVMaXJWRS8K"
44
+ "pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDdGQkFFNkRDRUQ1REQ5QzAKUldUQTJWM3QzT2E2ZjhCck5mV2hhY1VKc05xMDVUa0Q0TUh4cUZSTnFDMHN2VVRuVkVkaW1laXYK"
45
}
46
47
0 commit comments