patch electron-updater to fix rpm updater

This commit is contained in:
Vendicated
2025-06-21 04:06:13 +02:00
parent 36c67aa54a
commit 26906b9776
2 changed files with 18 additions and 1 deletions

View File

@@ -199,7 +199,8 @@
},
"pnpm": {
"patchedDependencies": {
"arrpc@3.5.0": "patches/arrpc@3.5.0.patch"
"arrpc@3.5.0": "/home/vee/Coding/Vesktop/patches/arrpc@3.5.0.patch",
"electron-updater": "patches/electron-updater.patch"
},
"onlyBuiltDependencies": [
"@vencord/venmic",