mirror of
https://github.com/goreleaser/nfpm
synced 2025-04-05 13:49:07 +02: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
|