Skip to content

Commit 19551af

Browse files
MiseiMisei
authored andcommitted
Add keys
1 parent 0d0dd61 commit 19551af

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

bun.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/tauri.conf.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
},
4141
"plugins": {
4242
"updater": {
43-
"pubkey": "YOUR_PUBLIC_KEY_HERE",
43+
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDA3Q0QxQ0Q4NUJDM0U1REUKUldUZTVjTmIyQnpOQitKd0hEeG8zYkYrWHd2a2xINHE3MFBQaTdXOGxkN1ZmczZjN2lFeitVWmYK",
4444
"endpoints": [
45-
"https://github.com/GITHUB_USERNAME/obs-sync/releases/latest/download/latest.json"
45+
"https://github.com/Incomplete-Outputs-Lab/obs-sync/releases/latest/download/latest.json"
4646
]
4747
}
4848
}

0 commit comments

Comments
 (0)