mirror of
https://github.com/restic/rest-server.git
synced 2025-12-06 17:15:45 -08:00
8 lines
281 B
Plaintext
8 lines
281 B
Plaintext
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
|