1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2024-12-31 01:53:50 +02:00

fixed goreleaser.yml

This commit is contained in:
Carlos Alexandro Becker 2017-04-21 17:13:25 -03:00
parent 5b3484b795
commit f2b82ab6f7
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -5,12 +5,12 @@ build:
goos: goos:
- linux - linux
- darwin - darwin
# - windows - windows
goarch: goarch:
# - 386 - 386
- amd64 - amd64
# - arm - arm
# - arm64 - arm64
archive: archive:
format_overrides: format_overrides:
- goos: windows - goos: windows
@ -25,9 +25,9 @@ brew:
dependencies: dependencies:
- git - git
fpm: fpm:
url: *homepage homepage: *homepage
description: *description description: *description
maintainer: <root@carlosbecker.com> maintainer: Carlos Alexandro Becker <root@carlosbecker.com>
license: MIT license: MIT
vendor: GoReleaser vendor: GoReleaser
formats: formats: