Remove wrong gz extensions

This commit is contained in:
Tomás Senart
2013-08-20 23:52:14 +02:00
parent 1579b4dcb0
commit 4f568b9ace

View File

@@ -11,22 +11,22 @@ It can be used both as a command line utility and a library.
You can download already compiled executables for Linux and Mac OS X.
```
Linux 64 bit
URL: https://dl.dropboxusercontent.com/u/83217940/vegeta-linux-amd64.tar.gz
URL: https://dl.dropboxusercontent.com/u/83217940/vegeta-linux-amd64.tar
SHA256 of the executable:
a9c5f41e44465c28dcbc58813b3868ffefd6c8a050a12e6a7d19ec1cba021518
Linux 32 bit
URL: https://dl.dropboxusercontent.com/u/83217940/vegeta-linux-386.tar.gz
URL: https://dl.dropboxusercontent.com/u/83217940/vegeta-linux-386.tar
SHA256 of the executable:
af185355cfe405e8cb554459a27b8e502ba1bb77011cab1c676315b55a3a49b7
Mac OS X 64 bit
URL: https://dl.dropboxusercontent.com/u/83217940/vegeta-darwin-amd64.tar.gz
URL: https://dl.dropboxusercontent.com/u/83217940/vegeta-darwin-amd64.tar
SHA256 of the executable:
3144ba0fe80ec7ea7b735718599d9fbda95eda8ecc6f6be2ac57b3cedb2f21df
Mac OS X 32 bit
URL: https://dl.dropboxusercontent.com/u/83217940/vegeta-darwin-386.tar.gz
URL: https://dl.dropboxusercontent.com/u/83217940/vegeta-darwin-386.tar
SHA256 of the executable:
40a5bc50c3f9516fa01c903a0d5a1662478ac9c3da0bf00ed4a7920ffd2633ab
```