Merge pull request #679 from IdanAdar/patch-1

Update .goreleaser.yml with support for IBM Power/ppc64le architecture
This commit is contained in:
Muneeb Aijaz
2024-06-11 19:08:31 +05:00
committed by GitHub
+1
View File
@@ -10,6 +10,7 @@ builds:
- amd64
- arm
- arm64
- ppc64le
archives:
- name_template: "{{ .ProjectName }}_v{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"
snapshot: