File tree 1 file changed +14
-15
lines changed
1 file changed +14
-15
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,6 @@ archives:
25
25
darwin : Darwin
26
26
linux : Linux
27
27
windows : Windows
28
- amd64 : x86_64
29
28
checksum :
30
29
name_template : ' {{ .ProjectName }}_{{ .Version }}_checksums.txt'
31
30
changelog :
@@ -34,17 +33,17 @@ changelog:
34
33
exclude :
35
34
- ' ^typo'
36
35
- ' version bump'
37
- # brews:
38
- # - folder: Formula
39
- # tap:
40
- # owner: mroy
41
- # name: homebrew-tap
42
- # commit_author:
43
- # name: Michael Roy
44
- # email: mike@mikeroysoft.com
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
+ email : mike@mikeroysoft.com
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