archive override for windows (zip)

This commit is contained in:
Alex Goodman 2018-12-01 22:36:10 -05:00
parent 4f537c8652
commit 06c4a12cff
No known key found for this signature in database
GPG Key ID: 743640FAA11698A1
2 changed files with 7 additions and 0 deletions

@ -27,6 +27,10 @@ dockers:
archive:
format: tar.gz
format_overrides:
- goos: windows
format: zip
nfpm:
license: MIT
maintainer: Alex Goodman

@ -80,6 +80,9 @@ brew install dive
```
or download a Darwin build from the releases page.
**Windows**
Download the [latest release](https://github.com/wagoodman/dive/releases/download/v0.4.0/dive_0.4.0_windows_amd64.zip)
**Go tools**
```bash
go get github.com/wagoodman/dive