1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-13 13:48:40 +02:00
goreleaser/internal/pipe/release/testdata/TestDescribeBodyWithHeaderAndFooter.golden
Carlos Alexandro Becker 09411ea60a
feat: Checksums as a template field (#4064)
this would allow to add the checksums to the body of the release
contents, for example.


refs https://github.com/orgs/goreleaser/discussions/4063

---------

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-06-05 13:05:28 -03:00

23 lines
284 B
Plaintext

## Yada yada yada
something
feature1: description
feature2: other description
---
Get images at docker.io/foo/bar:v1.0
---
Get GoReleaser Pro at https://goreleaser.com/pro
---
## Checksums
```
f674623cf1edd0f753e620688cedee4e7c0e837ac1e53c0cbbce132ffe35fd52 foo.zip
```