hanayo/vendor/github.com/osuripple/cheesegull/goreleaser.yml
2019-02-23 13:29:15 +00:00

22 lines
279 B
YAML

build:
goos:
- windows
- darwin
- linux
goarch:
- 386
- amd64
- arm
- arm64
archive:
replacements:
amd64: 64bit
386: 32bit
format_overrides:
- goos: windows
format: zip
snapshot:
name_template: devel
release:
draft: true