shithub: hugo

Download patch

ref: e1a052ecb823c688406a8af97dfaaf52a75231da
parent: bfc3488b8e8b3dc1ffc6a339ee2dac8dcbdb55a9
author: Carlos Alexandro Becker <[email protected]>
date: Sun Jul 8 13:25:27 EDT 2018

fix: nfpm replacements

refs https://github.com/goreleaser/goreleaser/issues/715

--- a/goreleaser.yml
+++ b/goreleaser.yml
@@ -29,6 +29,18 @@
   maintainer: "Bjørn Erik Pedersen <[email protected]>"
   description: "A Fast and Flexible Static Site Generator built with love in GoLang."
   license: "Apache 2.0"
+  replacements:
+    amd64: 64bit
+    386: 32bit
+    arm: ARM
+    arm64: ARM64
+    darwin: macOS
+    linux: Linux
+    windows: Windows
+    openbsd: OpenBSD
+    netbsd: NetBSD
+    freebsd: FreeBSD
+    dragonfly: DragonFlyBSD
 archive:
   format: tar.gz
   format_overrides: