File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,12 +20,16 @@ builds:
2020 ignore :
2121 - goos : darwin
2222 goarch : 386
23+ - goos : darwin
24+ goarch : arm64
25+ - goos : windows
26+ goarch : arm64
2327archives :
24- - replacements :
25- darwin : macOS
26- windows : Windows
27- 386 : i386
28- amd64 : x86_64
28+ # - replacements:
29+ # darwin: macOS
30+ # windows: Windows
31+ # 386: i386
32+ # amd64: x86_64
2933checksum :
3034 name_template : ' checksums.txt'
3135snapshot :
@@ -49,12 +53,12 @@ release:
4953
5054 Refer to the list of assets below for all supported platform.
5155nfpms :
52- - replacements :
53- darwin : macOS
54- windows : Windows
55- 386 : i386
56- amd64 : x86_64
57- homepage : https://claudiodangelis.com/qrcp
56+ # - replacements:
57+ # darwin: macOS
58+ # windows: Windows
59+ # 386: i386
60+ # amd64: x86_64
61+ - homepage : https://claudiodangelis.com/qrcp
5862 maintainer : Claudio d'Angelis <claudiodangelis@gmail.com>
5963 description : Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal.
6064 license : MIT
You can’t perform that action at this time.
0 commit comments