rest-server/changelog/0.14.0_2025-05-31/issue-321
2025-05-31 22:21:33 +02:00

7 lines
281 B
Text

Enhancement: Add zip archive format for Windows releases
Windows users can now download rest-server binaries in zip archive format (.zip)
in addition to the existing tar.gz archives.
https://github.com/restic/rest-server/issues/321
https://github.com/restic/rest-server/pull/346