Skip to content

Commit

Permalink
fix: no scoop
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Feb 17, 2018
1 parent 42a4aea commit 8bbb591
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .goreleaser.yml
Expand Up @@ -31,13 +31,13 @@ brew:
description: NFPM is not FPM
test: |
system "#{bin}/nfpm -v"
scoop:
bucket:
owner: goreleaser
name: scoop-bucket
homepage: https://github.com/goreleaser/nfpm
description: NFPM is not FPM
license: MIT
# scoop:
# bucket:
# owner: goreleaser
# name: scoop-bucket
# homepage: https://github.com/goreleaser/nfpm
# description: NFPM is not FPM
# license: MIT
# TODO: change to nfpm when released
# fpm:
# name_template: '{{ .ProjectName }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}'
Expand Down

0 comments on commit 8bbb591

Please sign in to comment.