From edda13411e8e0c260c0c53cb03ff94abf09f4c10 Mon Sep 17 00:00:00 2001 From: James Mills Date: Wed, 1 Apr 2020 23:03:15 +1000 Subject: [PATCH] Fix .goreleaser.yml config --- .goreleaser.yml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 5ae6b26..9f6dd33 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -27,14 +27,16 @@ brews: dependencies: - ffmpeg signs: - artifacts: checksum + - + artifacts: checksum archives: - replacements: - darwin: Darwin - linux: Linux - windows: Windows - 386: i386 - amd64: x86_64 + - + replacements: + darwin: Darwin + linux: Linux + windows: Windows + 386: i386 + amd64: x86_64 checksum: name_template: 'checksums.txt' snapshot: