mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-13 13:48:40 +02:00
263 B
263 B
Scoop requires a windows archive
The Scoop pipe requires a Windows build and archive.
The archive should not be in binary
format.
For instance, this won't work:
archives:
- format: binary
But this would:
archives:
- format: zip