2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-22 14:48:24 +00:00

7 lines
204 B
Plaintext
Raw Normal View History

Enhancement: Add release binaries for Apple Silicon
2021-08-02 23:49:16 +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