restic/changelog/0.17.0_2024-07-26/issue-4540
2024-07-26 11:28:55 +02:00

7 lines
232 B
Text

Change: Require at least ARMv6 for ARM binaries
The official release binaries of restic now require
at least ARMv6 support for ARM platforms.
https://github.com/restic/restic/issues/4540
https://github.com/restic/restic/pull/4542