Skip to content

Commit deb8d21

Browse files
committed
chore: update tauri signing configuration
1 parent 7fc2909 commit deb8d21

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

frontend/src-tauri/tauri.conf.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"bundle": {
2525
"active": true,
2626
"targets": "msi",
27+
"createUpdaterArtifacts": true,
2728
"icon": [
2829
"icons/32x32.png",
2930
"icons/128x128.png",
@@ -40,7 +41,7 @@
4041
"endpoints": [
4142
"https://github.com/ashesbloom/LocalLens/releases/latest/download/latest.json"
4243
],
43-
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IEE1QjI3RkRGOUUwRjI4NTgKUldSWUtBK2UzMyt5cFlEZERPNEhIaVlQd21wa2VZSlZ4R1VXbnBxNzVTRG9xZ25IdFVMaXJWRS8K"
44+
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDdGQkFFNkRDRUQ1REQ5QzAKUldUQTJWM3QzT2E2ZjhCck5mV2hhY1VKc05xMDVUa0Q0TUh4cUZSTnFDMHN2VVRuVkVkaW1laXYK"
4445
}
4546
}
4647
}

0 commit comments

Comments
 (0)