Skip to content

Commit 09e0f47

Browse files
committed
goreleaser: update
1 parent a624d72 commit 09e0f47

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

.goreleaser.yml

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,5 @@
11
# Build customization
22
builds:
3-
-
4-
main: ./cmd/dcsub2srt/main.go
5-
binary: dcsub2srt
6-
goos:
7-
- windows
8-
- darwin
9-
goarch:
10-
- 386
11-
- amd64
12-
ignore:
13-
- goos: darwin
14-
goarch: 386
15-
-
16-
main: ./cmd/ssa2srt/ssa2srt.go
17-
binary: ssa2srt
18-
goos:
19-
- windows
20-
- darwin
21-
goarch:
22-
- 386
23-
- amd64
24-
ignore:
25-
- goos: darwin
26-
goarch: 386
273
-
284
main: ./cmd/subber/subber.go
295
binary: subber

0 commit comments

Comments
 (0)