mirror of
https://github.com/goreleaser/nfpm
synced 2024-11-15 13:34:28 +01:00
10 lines
159 B
YAML
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
|