mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* feat(updater): support updating using non-zipped files * minor * fix compilation * clippy * pass `/UPDATE` to NSIS installer on updates * clippy * revert user-agent change * add v1 -> v2 migration e2e test * fix npm exec on windows * downgrade serial-test for msrv * fix sig ext for nsis v2 * fix windows e2e test * add lcense headers * fix conflict on e2e test on windows [skip ci] --------- Co-authored-by: Lucas Nogueira <lucas@tauri.studio>