2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-22 22:58:26 +00:00

7 lines
204 B
Plaintext
Raw Normal View History

Enhancement: Add release binaries for Apple Silicon
2021-08-02 10:12:55 +02:00
We've added release binaries for macOS on Apple Silicon (m1).
https://github.com/restic/restic/issues/3377
https://github.com/restic/restic/pull/3394