summaryrefslogtreecommitdiffstats
path: root/_build/data/projects/ranch.toml
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-10-03 15:50:36 +0200
committerLoïc Hoguin <[email protected]>2017-10-03 15:50:36 +0200
commit5cb08c35580023b91091c93f9a1f9198e35055c2 (patch)
treefcac3159b52e14db41d5f1d1b19f5d8530cc0d74 /_build/data/projects/ranch.toml
parent35bc482f0be143abd728a228e937984dc5f6cc73 (diff)
downloadninenines.eu-5cb08c35580023b91091c93f9a1f9198e35055c2.tar.gz
ninenines.eu-5cb08c35580023b91091c93f9a1f9198e35055c2.tar.bz2
ninenines.eu-5cb08c35580023b91091c93f9a1f9198e35055c2.zip
Fix some links and add Ranch 1.4 docs
They were mistakenly labeled as 1.3. Sorry!
Diffstat (limited to '_build/data/projects/ranch.toml')
-rw-r--r--_build/data/projects/ranch.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/_build/data/projects/ranch.toml b/_build/data/projects/ranch.toml
index fccaed4a..559276ed 100644
--- a/_build/data/projects/ranch.toml
+++ b/_build/data/projects/ranch.toml
@@ -3,8 +3,8 @@ catchphrase = "The holy cow of servers."
description = "Ranch is a socket acceptor pool for building awesome TCP and TLS servers."
name = "ranch"
repository = "https://github.com/ninenines/ranch"
-versions = ["1.3", "1.2"]
-branches = ["master", "1.2.1"]
+versions = ["1.4", "1.3", "1.2"]
+branches = ["master", "1.3.2", "1.2.1"]
has_source = true
has_guide = true
has_manual = true