We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c39b945 commit 7c4bca5Copy full SHA for 7c4bca5
.goreleaser.yaml
@@ -41,6 +41,9 @@ brews:
41
caveats: "goasitop requires macOS 12+, and runs only on Apple Silicon."
42
install: |
43
bin.install "{{ .ProjectName }}"
44
+ repository:
45
+ owner: "metaspartan"
46
+ name: "goasitop"
47
48
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json
49
# vim: set ts=2 sw=2 tw=0 fo=cnqoj
0 commit comments