mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-10-18 13:58:52 +00:00
* feat: add goreleaser config for creating automatically homebrew formula * Fix the formatting of YAML and add a newline at the end of file * Fix the formatting of YAML, add a newline at the end of file and change the commit author Co-authored-by: M. Mert Yildiran <me@mertyildiran.com>
10 lines
220 B
YAML
10 lines
220 B
YAML
brews:
|
|
- name: kubeshark
|
|
homepage: https://github.com/kubeshark/kubeshark
|
|
tap:
|
|
owner: kubeshark
|
|
name: homebrew-kubeshark
|
|
commit_author:
|
|
name: mertyildiran
|
|
email: me@mertyildiran.com
|