archive override for windows (zip)
This commit is contained in:
parent
4f537c8652
commit
06c4a12cff
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user