File tree Expand file tree Collapse file tree 1 file changed +14
-16
lines changed
Expand file tree Collapse file tree 1 file changed +14
-16
lines changed Original file line number Diff line number Diff line change 77builds :
88 - env :
99 - CGO_ENABLED=0
10+ main : ./cmd/fy
1011 goos :
1112 - linux
1213 - windows
@@ -23,23 +24,20 @@ checksum:
2324snapshot :
2425 name_template : " {{ .Tag }}-next"
2526changelog :
26- skort : asc
27+ sort : asc
2728 filters :
2829 exclude :
2930 - ' ^docs:'
3031 - ' ^test:'
31- brew :
32- tap :
33- owner : xwjdsh
34- name : homebrew-tap
35-
36- commit_author :
37- name : Wendell Sun
38- email : iwendellsun@gmail.com
39-
40- homepage : " https://github.com/xwjdsh/fy"
41- description : " A command-line translation tool"
42- license : " MIT"
43-
44- install : |
45- bin.install "fy"
32+ brews :
33+ - tap :
34+ owner : xwjdsh
35+ name : homebrew-tap
36+ commit_author :
37+ name : Wendell Sun
38+ email : iwendellsun@gmail.com
39+ homepage : " https://github.com/xwjdsh/fy"
40+ description : " A command-line translation tool"
41+ license : " MIT"
42+ install : |
43+ bin.install "fy"
You can’t perform that action at this time.
0 commit comments