Skip to content

Commit

Permalink
fix: goreleaser errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Ja7ad committed Sep 20, 2023
1 parent 8dbc1bc commit b582dbd
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit b582dbd

Please sign in to comment.