Merging upstream version 0.8.13.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
4ccf9dc8f1
commit
bc0f764250
28 changed files with 556 additions and 76 deletions
|
@ -12,7 +12,10 @@ builds:
|
|||
- arm
|
||||
- arm64
|
||||
ldflags:
|
||||
- -s -w -X github.com/nicholas-fedor/shoutrrr/internal/meta.Version={{ .Version }}
|
||||
- -s -w
|
||||
- -X github.com/nicholas-fedor/shoutrrr/internal/meta.Version={{ .Version }}
|
||||
- -X github.com/nicholas-fedor/shoutrrr/internal/meta.Commit={{.Commit}}
|
||||
- -X github.com/nicholas-fedor/shoutrrr/internal/meta.Date={{.Date}}
|
||||
|
||||
archives:
|
||||
- id: default # Unique ID for this archive configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue