File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change 48
48
bindir : /usr/local/bin
49
49
dependencies :
50
50
- git
51
- description : The command line for EKZ, an EKS-D Kubernetes distro.
51
+ description : " The command line for EKZ, an EKS-D Kubernetes distro."
52
52
formats :
53
53
- deb
54
54
- rpm
@@ -61,9 +61,22 @@ brews:
61
61
token : " {{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
62
62
folder : Formula
63
63
homepage : " https://github.com/chanwit/ekz/"
64
- description : " The command line for EKZ"
64
+ description : " The command line for EKZ, an EKS-D Kubernetes distro. "
65
65
dependencies :
66
66
- name : kubectl
67
67
type : optional
68
68
test : |
69
69
system "#{bin}/ekz --version"
70
+
71
+ scoop :
72
+ bucket :
73
+ owner : ekz-io
74
+ name : scoop-ekz
75
+ token : " {{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
76
+ commit_author :
77
+ name : goreleaserbot
78
+
79
+ commit_msg_template : " Scoop update for {{ .ProjectName }} version {{ .Tag }}"
80
+ homepage : " https://github.com/chanwit/ekz/"
81
+ description : " The command line for EKZ, an EKS-D Kubernetes distro."
82
+ license : Apache 2.0
You can’t perform that action at this time.
0 commit comments