Skip to content

Commit

Permalink
chore: fix goreleaser yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lvrach committed Oct 16, 2024
1 parent 9eb798e commit 8f8884b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
Empty file.
20 changes: 0 additions & 20 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,26 +55,6 @@ brews:
name: git-hooks


# IDs of the archives to use.
# Empty means all IDs.
ids:
- foo
- bar

# GOARM to specify which 32-bit arm version to use if there are multiple
# versions from the build section. Brew formulas support only one 32-bit
# version.
#
# Default: 6.
goarm: 6

# GOAMD64 to specify which amd64 version to use if there are multiple
# versions from the build section.
#
# Default: v1.
goamd64: v1


# Headers to include in the `url` stanza.
# This can be a more modern alternative to `download_strategy` in some
# cases.
Expand Down

0 comments on commit 8f8884b

Please sign in to comment.