summaryrefslogtreecommitdiffstats
path: root/_build/data/projects/ranch.toml
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-08-01 16:52:33 +0200
committerLoïc Hoguin <[email protected]>2018-08-01 16:52:33 +0200
commita63ee9b363aa7214343966690b50d77f4d3475e6 (patch)
tree3172bf0b364d9c3d76cfe5bed15154254460ba53 /_build/data/projects/ranch.toml
parent34bea68bc8c23429ab788387b4db110135789adf (diff)
downloadninenines.eu-a63ee9b363aa7214343966690b50d77f4d3475e6.tar.gz
ninenines.eu-a63ee9b363aa7214343966690b50d77f4d3475e6.tar.bz2
ninenines.eu-a63ee9b363aa7214343966690b50d77f4d3475e6.zip
Ranch 1.6.0
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 c1f97113..4978794a 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.5", "1.4", "1.3", "1.2"]
-branches = ["1.5.0", "1.4.0", "1.3.2", "1.2.1"]
+versions = ["1.6", "1.5", "1.4", "1.3", "1.2"]
+branches = ["master", "1.5.0", "1.4.0", "1.3.2", "1.2.1"]
has_source = true
has_guide = true
has_manual = true