Skip to content

Commit e5a5952

Browse files
committed
fixed goreleaser config
1 parent 17e852c commit e5a5952

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.goreleaser.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ before:
1818
project_name: megarac
1919
dist: .bin
2020

21-
signs:
22-
- artifacts: checksum
21+
# signs:
22+
# - artifacts: checksum
2323

2424
builds:
2525
- binary: "megarac"
@@ -74,10 +74,10 @@ nfpms:
7474
- id: spot
7575
package_name: spot
7676
file_name_template: "{{.ProjectName}}_{{.Tag}}_{{.Os}}_{{.Arch}}"
77-
vendor: Umputun
78-
homepage: https://simplotask.com
79-
maintainer: Umputun <umputun@gmail.com>
80-
description: A collection of tools for the effortless deployment, configuration, and management of secrets
77+
vendor: MrZoidberg
78+
homepage: https://github.com/MrZoidberg/megarac
79+
maintainer: MrZoidberg <mihail.merkulov@gmail.com>
80+
description: "Megarac is a tool for managing Megarac BMCs"
8181
license: MIT
8282
formats:
8383
- deb

0 commit comments

Comments
 (0)