diff --git a/.goreleaser.yml b/.goreleaser.yml index 3f66d2af..8bb55406 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -24,6 +24,16 @@ archives: linux: Linux 386: i386 amd64: x86_64 + - id: lefthook-gz + format: gz + files: + - none* + replacements: + windows: Windows + darwin: MacOS + linux: Linux + 386: i386 + amd64: x86_64 checksum: name_template: '{{ .ProjectName }}_checksums.txt' snapshot: