boklm pushed to branch main at The Tor Project / Applications / mullvad-browser-update-responses
Commits: 5240f7fa by Nicolas Vigier at 2024-06-20T12:19:41+02:00 Add Windows installers to the download json files
Due to tor-browser-build#41177, the Windows installers were missing or not updated in the download json files.
- - - - -
2 changed files:
- update_1/release/download-windows-x86_64.json - update_1/release/downloads.json
Changes:
===================================== update_1/release/download-windows-x86_64.json ===================================== @@ -1 +1 @@ -{"binary":"https://cdn.mullvad.net/browser/13.0.16/mullvad-browser-windows-x86_64-porta... \ No newline at end of file +{"binary":"https://cdn.mullvad.net/browser/13.5/mullvad-browser-windows-x86_64-13.5.exe... \ No newline at end of file
===================================== update_1/release/downloads.json ===================================== @@ -1 +1 @@ -{"downloads":{"linux-x86_64":{"ALL":{"binary":"https://cdn.mullvad.net/browser/13.5/mullvad-browser-linux-x86_64-13.5.tar.x... \ No newline at end of file +{"downloads":{"linux-x86_64":{"ALL":{"binary":"https://cdn.mullvad.net/browser/13.5/mullvad-browser-linux-x86_64-13.5.tar.x... \ No newline at end of file
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser-update-respon...
tbb-commits@lists.torproject.org