diff --git a/.goreleaser-for-linux.yml b/.goreleaser-for-linux.yml index 8613e40..c98e29f 100644 --- a/.goreleaser-for-linux.yml +++ b/.goreleaser-for-linux.yml @@ -67,5 +67,4 @@ archives: - LICENSE checksum: name_template: "{{ .ProjectName }}_checksums.txt" - algorithm: sha256 - + algorithm: sha256 \ No newline at end of file