diff --git a/.goreleaser.yml b/.goreleaser.yml index ce2dda7..22349b8 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -18,16 +18,18 @@ builds: - 6 - 7 ignore: - - goos: windows - goarch: 386 - - goos: windows - goarch: arm - - goos: windows - goarch: arm64 - - goos: darwin - goarch: arm - - goos: darwin - goarch: 386 + - goos: windows + goarch: 386 + - goos: windows + goarch: arm + - goos: windows + goarch: arm64 + - goos: darwin + goarch: arm + - goos: darwin + goarch: 386 + - goos: darwin + goarch: arm64 checksum: name_template: '{{ .ProjectName }}_checksums.txt' archives: