mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 06:01:33 -06:00
* Install `NSIS` via https://github.com/repolevedavaj/install-nsis * `NSIS` is no longer installed on GitHub provided Runner Image as of `windows-2025` * `NSIS: 3.10` was only available on `windows-2019 / windows-2022` * We can use newer release now eg. `NSIS: 3.11`. PR #23249.