github.com/goreleaser/nfpm/v2@v2.44.0/testdata/acceptance/core.meta.yaml (about) 1 name: "foo" 2 arch: "${BUILD_ARCH}" 3 platform: "linux" 4 version: "v1.2.3-beta" 5 maintainer: "Foo Bar" 6 depends: 7 - zsh 8 description: | 9 Foo bar 10 Multiple lines 11 vendor: "foobar" 12 homepage: "https://foobar.org" 13 license: "MIT"