Skip to content

Conversation

@minhaj3
Copy link
Contributor

@minhaj3 minhaj3 commented Mar 18, 2025

Fix for New Firefox releases that are provided in tar.xz instead of tar.bz2 #44

Firefox releases from v135 onwards use tar.xz instead of tar.bz2.
Updated the extraction logic to detect the correct archive format based on version and extract it accordingly.

@GJFR GJFR changed the base branch from main to dev March 19, 2025 10:33
@GJFR
Copy link
Member

GJFR commented Mar 19, 2025

Thanks for your PR @minhaj3!

While you correctly check for the file extension to decompress, still, the URL will also differ depending on this file extension.
Consider for example:

I will go over the options on how to also take into account the different URL and add it this PR, and eventually merge.

@minhaj3
Copy link
Contributor Author

minhaj3 commented Mar 22, 2025

Thanks for checking the PR.
I have been busy with some other work recently. I will also check it as soon as possible.

Would love to get this merged. It will be my very first merged PR.

@GJFR GJFR force-pushed the fix-new-firefox-releases-issue-44 branch from a6a7379 to 27bd228 Compare March 25, 2025 16:18
@GJFR GJFR merged commit ad6ca84 into DistriNet:dev Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants