mirror of
https://github.com/safedep/pmg.git
synced 2026-08-03 07:24:09 +02:00
fix: Goreleaser config
This commit is contained in:
+16
-4
@@ -32,9 +32,21 @@ changelog:
|
|||||||
- "^docs:"
|
- "^docs:"
|
||||||
- "^test:"
|
- "^test:"
|
||||||
|
|
||||||
release:
|
checksum:
|
||||||
footer: >-
|
name_template: 'checksums.txt'
|
||||||
|
algorithm: sha256
|
||||||
|
|
||||||
|
universal_binaries:
|
||||||
|
- replace: true
|
||||||
|
|
||||||
|
brews:
|
||||||
|
- name: pmg
|
||||||
|
homepage: https://github.com/safedep/pmg
|
||||||
|
description: "PMG protects developers from malicious packages"
|
||||||
|
license: "Apache-2.0"
|
||||||
|
repository:
|
||||||
|
owner: safedep
|
||||||
|
name: homebrew-tap
|
||||||
|
branch: main
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
Released by [GoReleaser](https://github.com/goreleaser/goreleaser).
|
|
||||||
|
|||||||
Reference in New Issue
Block a user