Skip to content

Commit

Permalink
Fix: rename arm64 rpms with yum-compatible aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
codyshepherd committed Jun 25, 2021
1 parent 6aae544 commit e257359
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ nfpms:
rpm:
replacements:
amd64: x86_64
arm64: aarch64
file_name_template: "influxdb2-nightly.{{ .Arch }}"
deb:
file_name_template: "influxdb2-nightly-{{ .Arch }}"
Expand Down

0 comments on commit e257359

Please sign in to comment.