Chore: Update Bump & Tauri-Windows

This commit is contained in:
Youwes09
2026-04-27 21:19:20 -05:00
parent 86c6558bab
commit 6f15e8fbc2
5 changed files with 105 additions and 88 deletions
-12
View File
@@ -1,20 +1,8 @@
{
"bundle": {
"createUpdaterArtifacts": true,
"resources": [
"binaries/suwayomi-bundle/bin/Suwayomi-Server.jar",
"binaries/suwayomi-bundle/jre/**/*"
]
},
"plugins": {
"updater": {
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDM2NEQzNDdFRjlDNUVEN0MKUldSODdjWDVmalJOTml1b0xzMDU3ZE1sNWJLZUhqUDN5cmJUdkdpeFlEVGNoQVN3UjhCc3AxV3QK",
"endpoints": [
"https://github.com/moku-project/Moku/releases/latest/download/latest.json"
],
"windows": {
"installMode": "passive"
}
}
}
}