mirror of
https://github.com/restic/rest-server.git
synced 2025-10-19 07:33:21 +00:00
7 lines
281 B
Text
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
|