Skip to content

Commit

Permalink
Update README.md with release 0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
janiltonmaciel committed Sep 3, 2020
1 parent fe56ee1 commit 3458bd7
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 @@ -19,9 +19,9 @@ Like Python's `SimpleHTTPServer` but scalable.
## Installation

#### Via Binaries
- **darwin (macOS)** [amd64](https://github.com/janiltonmaciel/statiks/releases/download/0.13/statiks_0.13_darwin_amd64.tar.gz)
- **linux** [amd64](https://github.com/janiltonmaciel/statiks/releases/download/0.13/statiks_0.13_linux_amd64.tar.gz)
- **windows** [amd64](https://github.com/janiltonmaciel/statiks/releases/download/0.13/statiks_0.13_windows_amd64.zip)
- **darwin (macOS)** [amd64](https://github.com/janiltonmaciel/statiks/releases/download/0.14/statiks_0.14_darwin_amd64.tar.gz)
- **linux** [amd64](https://github.com/janiltonmaciel/statiks/releases/download/0.14/statiks_0.14_linux_amd64.tar.gz)
- **windows** [amd64](https://github.com/janiltonmaciel/statiks/releases/download/0.14/statiks_0.14_windows_amd64.zip)

#### Via Homebrew (macOS)

Expand Down

0 comments on commit 3458bd7

Please sign in to comment.