-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Milestone
Description
Describe the bug
Not a bug but a feature request. You already provide static builds for x86 and x64 on your website. Could you please also provide static builds for ARM32 (armhf / armv7l)? The Debian-based Raspbian OS, required to properly run a Raspberry Pi, is so old and outdated that there's still only jq 1.5 available as a package. I tried to download the 1.6 packages directly but they won't install because of an outdated libc version. There's no release date set on Debian 11 but it will probably still take a while until Raspbian gets jq 1.6. Unfortunately I need v1.6 for my program, 1.5 won't do.
jokeyrhyme, liam-ly, aaleksandrov, cespare, BeyondEvil and 2 more