fix: update subproject commit and change publish provider to generic

This commit is contained in:
litruv
2026-02-22 01:19:59 +11:00
parent b570d3e992
commit 232aa3daa7
3 changed files with 12 additions and 6 deletions

View File

@@ -101,10 +101,7 @@
"shortcutName": "Paarrot"
},
"publish": {
"provider": "github",
"owner": "litruv",
"repo": "cinny-desktop",
"host": "synbox.ruv.wtf:8418",
"protocol": "http"
"provider": "generic",
"url": "http://synbox.ruv.wtf:8418/litruv/cinny-desktop/releases/latest/download"
}
}