Skip to content

Commit

Permalink
Update README.md with release v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
janiltonmaciel committed Oct 6, 2020
1 parent 07f53cb commit 163902f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 21,9 @@ Like Python's `SimpleHTTPServer` but scalable.
## Installation

#### Via Binaries
- **darwin (macOS)** [amd64](https://github.com/janiltonmaciel/statiks/releases/download/v1.6.0/statiks_v1.6.0_darwin_amd64.tar.gz)
- **linux** [amd64](https://github.com/janiltonmaciel/statiks/releases/download/v1.6.0/statiks_v1.6.0_linux_amd64.tar.gz)
- **windows** [amd64](https://github.com/janiltonmaciel/statiks/releases/download/v1.6.0/statiks_v1.6.0_windows_amd64.zip)
- **darwin (macOS)** [amd64](https://github.com/janiltonmaciel/statiks/releases/download/v1.7.0/statiks_v1.7.0_darwin_amd64.tar.gz)
- **linux** [amd64](https://github.com/janiltonmaciel/statiks/releases/download/v1.7.0/statiks_v1.7.0_linux_amd64.tar.gz)
- **windows** [amd64](https://github.com/janiltonmaciel/statiks/releases/download/v1.7.0/statiks_v1.7.0_windows_amd64.zip)

#### Via Homebrew (macOS)

Expand Down

0 comments on commit 163902f

Please sign in to comment.