mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 08:08:39 -04:00
releaser: Fix some of the fpm fields for deb
This commit is contained in:
parent
5ad2f17693
commit
e55399f50b
@ -19,8 +19,8 @@ fpm:
|
|||||||
formats:
|
formats:
|
||||||
- deb
|
- deb
|
||||||
vendor: "gohugo.io"
|
vendor: "gohugo.io"
|
||||||
url: "https://gohugo.io/"
|
homepage: "https://gohugo.io/"
|
||||||
maintainer: "<Bjørn Erik Pedersen bjorn.erik.pedersen@gmail.com>"
|
maintainer: "Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>"
|
||||||
description: "A Fast and Flexible Static Site Generator built with love in GoLang."
|
description: "A Fast and Flexible Static Site Generator built with love in GoLang."
|
||||||
license: "Apache 2.0"
|
license: "Apache 2.0"
|
||||||
archive:
|
archive:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user