diff --git a/.goreleaser.yml b/.goreleaser.yml index d26cd622c..9c7508a31 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -38,12 +38,6 @@ archives: - builds: - book name_template: 'book_{{ .Version }}_{{ .Os }}_{{ .Arch }}' - replacements: - darwin: macOS - linux: Linux - windows: Windows - 386: i386 - amd64: x86_64 format_overrides: - goos: windows format: zip @@ -56,8 +50,6 @@ nfpms: homepage: https://github.com/GoFarsi/book bindir: /usr/local/bin description: GoFarsi Book desktop version (offline) - replacements: - linux: Linux formats: - deb - rpm