mirror of
https://github.com/J3vb/OwnCord.git
synced 2026-09-03 03:50:00 +03:00
- updater.go: DownloadAndVerify now uses parseChecksumFileAny with checksumEntryNamesForGOOS so the linux/ path prefix produced by the release workflow's sha256sum is found correctly (fixes TestDownloadAndVerify_Success on ubuntu-latest) - video-grid.test.ts: add setScreenshareAudioVolume to the @lib/livekitSession mock so vitest does not throw on the export that VideoGrid.ts imports