amd64 build for v3.9.2 #310
-
I noticed that v3.9.2 no longer has an amd64 .deb. What happened and what should Linux users be installing? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Actually, it is right there: https://github.com/SpacingBat3/WebCord/releases/download/v3.9.2/webcord_3.9.2_amd64.deb Looks like GitHub shows limited entries, you need to click on the release title to show all of them… You can see there's 16 artifacts in all of my releases, as it was before… Nothing has been removed and I don't plan to do that, unless any arch is going to be deprecated, probably ARM 32-bit is the next after all boards will move to 64-bits (in case of Raspberry-Pi computers, currently the lack of proper software support stops it, CPU there supports ARM64 but GPU is lacking of the firmware). |
Beta Was this translation helpful? Give feedback.
-
Silly me...I got so used to just clicking Assets that I forgot to expand! Thanks for the help, and appreciate all of your great work on this project. |
Beta Was this translation helpful? Give feedback.
Actually, it is right there:
https://github.com/SpacingBat3/WebCord/releases/download/v3.9.2/webcord_3.9.2_amd64.deb
Looks like GitHub shows limited entries, you need to click on the release title to show all of them…
You can see there's 16 artifacts in all of my releases, as it was before… Nothing has been removed and I don't plan to do that, unless any arch is going to be deprecated, probably ARM 32-bit is the next after all boards will move to 64-bits (in case of Raspberry-Pi computers, currently the lack of proper software support stops it, CPU there supports ARM64 but GPU is lacking of the firmware).