mirror of
https://github.com/goreleaser/nfpm
synced 2026-09-24 07:28:59 +02:00
main
Bumps the go group with 2 updates: [github.com/goreleaser/fileglob](https://github.com/goreleaser/fileglob) and [go.digitalxero.dev/go-msix](https://github.com/digitalxero/go-msix). Updates `github.com/goreleaser/fileglob` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/goreleaser/fileglob/releases) - [Commits](https://github.com/goreleaser/fileglob/compare/v1.4.0...v1.4.1) Updates `go.digitalxero.dev/go-msix` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/digitalxero/go-msix/releases) - [Commits](https://github.com/digitalxero/go-msix/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: github.com/goreleaser/fileglob dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: go.digitalxero.dev/go-msix dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Why
While fpm is great, for me, it is a bummer that it depends on ruby, tar
and other software.
I wanted something that could be used as a binary and/or as a library and that was really simple.
So I created nFPM: a simpler, 0-dependency, as-little-assumptions-as-possible alternative to fpm.
Getting started
Special thanks 🙏
Thanks to the fpm authors for fpm, which inspires nfpm a lot.
Community
You have questions, need support and or just want to talk about GoReleaser/nFPM?
Here are ways to get in touch with the GoReleaser community:
Donate
Donations are very much appreciated! You can donate/sponsor on the main goreleaser opencollective! It's easy and will surely help the developers at least buy some ☕️ or 🍺!
Languages
Go
99.7%
Shell
0.2%



