From 3dff11f99c2da6811b8e1ec8ca42e3c028644454 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20G=C3=89RARD?= Date: Sun, 3 Jun 2018 18:18:54 +0200 Subject: [PATCH] README: Update binaries path Former-commit-id: 8dc4fad8370bdaa5ad5ba23ebdac36a6c7a10695 Former-commit-id: 6f07c8b6e6cae3df09afe5f9695414a22cfac9ce [formerly 8988c55f14db3d9c6a8bc9dbee5401618fe5abe4] [formerly 70a67f03bb08a176b9a342273484e9868eb7efee [formerly 879a8609694166a5460dbe5cb7c9c84c4e484eb1 [formerly 879a8609694166a5460dbe5cb7c9c84c4e484eb1 [formerly 879a8609694166a5460dbe5cb7c9c84c4e484eb1 [formerly 748eead5c665e64111e9353305db34a8dc78f44b]]]]] Former-commit-id: 84a345b2c2abda6e48a27880547e0f9e54e354ea [formerly ba44c6295ac21c29586905a363abaf074e7ce85c] Former-commit-id: dbb76df89556ec50648e4c6235503c334ece2b8f Former-commit-id: b01f35677a90cc07b5fd63d12d54843c9967d1bd Former-commit-id: 08c516a553218e8c7b646385cada065d777418f1 Former-commit-id: 45fdda50d6aaff859617b3b3e1644fc8c395377c [formerly 28c2bb6da0ad156045423c23f0a310295af064c2] Former-commit-id: 91c84a55728b62d034b024f5bf2e224a539a856f --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5fb2cf..2042ae4 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ My inspiration came from [this project](https://www.npmjs.com/package/wstunnel) * **Standalone binary for linux x86_64** (so just cp it where you want) * Standalone archive for windows -[Binaries](https://github.com/erebe/wstunnel/tree/master/bin) +[Binaries](https://github.com/erebe/wstunnel/releases/tag/1.1) P.S: Please do not pay attention to Main.hs because as I hate to write command line code this file is crappy