File tree Expand file tree Collapse file tree 1 file changed +14
-15
lines changed Expand file tree Collapse file tree 1 file changed +14
-15
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,6 @@ archives:
2525 darwin : Darwin
2626 linux : Linux
2727 windows : Windows
28- amd64 : x86_64
2928checksum :
3029 name_template : ' {{ .ProjectName }}_{{ .Version }}_checksums.txt'
3130changelog :
@@ -34,17 +33,17 @@ changelog:
3433 exclude :
3534 - ' ^typo'
3635 - ' version bump'
37- # brews:
38- # - folder: Formula
39- # tap:
40- # owner: mroy
41- # name: homebrew-tap
42- # commit_author:
43- # name: Michael Roy
44- 45- # homepage: "https://github.com/machine-drivers/docker-machine-driver-vmware/blob/master/README.md"
46- # description: "Cross-platform docker-machine driver for VMware Fusion and Workstation"
47- # test: |
48- # system "#{bin}/docker-machine-driver-vmware -v"
49- # install: |
50- # bin.install "docker-machine-driver-vmware"
36+ brews :
37+ - folder : Formula
38+ tap :
39+ owner : mikeroySoft
40+ name : homebrew-tap
41+ commit_author :
42+ name : Michael Roy
43+ 44+ homepage : " https://github.com/machine-drivers/docker-machine-driver-vmware/blob/master/README.md"
45+ description : " Cross-platform docker-machine driver for VMware Fusion and Workstation"
46+ test : |
47+ system "#{bin}/docker-machine-driver-vmware -v"
48+ install : |
49+ bin.install "docker-machine-driver-vmware"
You can’t perform that action at this time.
0 commit comments