Skip to content

Commit

Permalink
prepare release v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ondrej Benkovsky committed Jul 28, 2021
1 parent e8d87e3 commit a5f433d
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,15 @@ or download compiled binaries

linux
```
wget https://github.com/Tantalor93/dnstrace/releases/download/1.3.0/dnstrace-linux-amd64
wget https://github.com/Tantalor93/dnstrace/releases/download/v1.4.0/dnstrace-linux-amd64
```
darwin(macos)
```
wget https://github.com/Tantalor93/dnstrace/releases/download/1.3.0/dnstrace-darwin
wget https://github.com/Tantalor93/dnstrace/releases/download/v1.4.0/dnstrace-darwin
```
windows
```
wget https://github.com/Tantalor93/dnstrace/releases/download/v1.4.0/dnstrace-windows-amd64
```

## Build
Expand Down

0 comments on commit a5f433d

Please sign in to comment.