summaryrefslogtreecommitdiffstats
path: root/_build/data/projects/ranch.toml
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2021-05-12 11:13:47 +0200
committerLoïc Hoguin <[email protected]>2021-05-12 11:13:47 +0200
commit48f39402181d959cad88cb3f460210c007169f50 (patch)
treeee45d02b0683fd88f725fb43c75bdf171cb51568 /_build/data/projects/ranch.toml
parent338611332e05e2a35a70f11edd36b050843bcee8 (diff)
downloadninenines.eu-48f39402181d959cad88cb3f460210c007169f50.tar.gz
ninenines.eu-48f39402181d959cad88cb3f460210c007169f50.tar.bz2
ninenines.eu-48f39402181d959cad88cb3f460210c007169f50.zip
Cowboy 2.9.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 8523bf32..d0e1e667 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 = ["2.0", "1.7", "1.6", "1.5", "1.4"]
-branches = ["2.0.0", "1.7.1", "1.6.2", "1.5.0", "1.4.0"]
+versions = ["2.0", "1.8", "1.7", "1.6", "1.5"]
+branches = ["2.0.0", "1.8.0", "1.7.1", "1.6.2", "1.5.0"]
has_source = true
has_guide = true
has_manual = true