1
1
Fork 0
mirror of https://github.com/goreleaser/nfpm synced 2024-06-03 07:36:18 +02:00
nfpm/testdata/acceptance/breaks.yaml
Dj Gilcrease c4ae30d749
feat: try to clean up and simplify the file adding interface (#255)
* feat: cleanup and simplify the file adding interface

* docs: update the configuration docs to focus on the new contents format for specifying files

* docs: correct spelling

Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2020-12-15 13:47:00 -03:00

10 lines
159 B
YAML

name: "foo"
arch: "all"
platform: "linux"
version: "v1.0.0"
maintainer: "John Doe <john@example.com>"
description: Foo breaks dummy
deb:
breaks:
- dummy