Skip to content

Commit

Permalink
Merge pull request #102 from OscarLuu/update_README
Browse files Browse the repository at this point in the history
docs: edit stable release URL
  • Loading branch information
OscarLuu authored Jun 10, 2020
2 parents 4576d0c + 2963ed7 commit 2be1d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Installing
Pre-built binaries for darwin and linux.

### Current Stable Release: `v0.7.2`
* [statsdaemon-0.7.2.darwin-amd64.go1.12.1.tar.gz](https://github.com/bitly/statsdaemon/releases/download/v0.7.1/statsdaemon-0.7.2.darwin-amd64.go1.12.1.tar.gz)
* [statsdaemon-0.7.2.darwin-amd64.go1.12.1.tar.gz](https://github.com/bitly/statsdaemon/releases/download/v0.7.2/statsdaemon-0.7.2.darwin-amd64.go1.12.1.tar.gz)
* [statsdaemon-0.7.2.linux-amd64.go1.12.1.tar.gz](https://github.com/bitly/statsdaemon/releases/download/v0.7.2/statsdaemon-0.7.2.linux-amd64.go1.12.1.tar.gz)
* [statsdaemon-0.7.2.freebsd-amd64.go1.12.1.tar.gz](https://github.com/bitly/statsdaemon/releases/download/v0.7.2/statsdaemon-0.7.2.freebsd-amd64.go1.12.1.tar.gz)

Expand Down

0 comments on commit 2be1d05

Please sign in to comment.