1
1
mirror of https://github.com/goreleaser/nfpm synced 2024-09-22 01:34:37 +02:00
nfpm/testdata/acceptance/core.meta.yaml
2021-04-15 17:25:39 -03:00

15 lines
226 B
YAML

name: "foo"
arch: "${BUILD_ARCH}"
platform: "linux"
version: "v1.2.3-beta"
maintainer: "Foo Bar"
depends:
- fish
- zsh
description: |
Foo bar
Multiple lines
vendor: "foobar"
homepage: "https://foobar.org"
license: "MIT"