diff --git a/.goreleaser.yml b/.goreleaser.yml index a43d695..81a0a42 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -12,13 +12,6 @@ builds: - -X github.com/tjhop/clip/cmd.version={{ .Version }} - -X github.com/tjhop/clip/cmd.commit={{ .Commit }} binary: clip -archives: - - replacements: - darwin: Darwin - linux: Linux - windows: Windows - 386: i386 - amd64: x86_64 checksum: name_template: 'checksums.txt' snapshot: