Skip to content

Commit

Permalink
Update README.md with release v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
janiltonmaciel committed Oct 6, 2020
1 parent f5e3161 commit 79c8335
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/1.3.0/statiks_1.3.0_darwin_amd64.tar.gz)
- **linux** [amd64](https://github.com/janiltonmaciel/statiks/releases/download/1.3.0/statiks_1.3.0_linux_amd64.tar.gz)
- **windows** [amd64](https://github.com/janiltonmaciel/statiks/releases/download/1.3.0/statiks_1.3.0_windows_amd64.zip)
- **darwin (macOS)** [amd64](https://github.com/janiltonmaciel/statiks/releases/download/v1.5.0/statiks_v1.5.0_darwin_amd64.tar.gz)
- **linux** [amd64](https://github.com/janiltonmaciel/statiks/releases/download/v1.5.0/statiks_v1.5.0_linux_amd64.tar.gz)
- **windows** [amd64](https://github.com/janiltonmaciel/statiks/releases/download/v1.5.0/statiks_v1.5.0_windows_amd64.zip)

#### Via Homebrew (macOS)

Expand Down

0 comments on commit 79c8335

Please sign in to comment.