summaryrefslogtreecommitdiffstats
path: root/_build/data/projects/cowboy.toml
diff options
context:
space:
mode:
Diffstat (limited to '_build/data/projects/cowboy.toml')
-rw-r--r--_build/data/projects/cowboy.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/_build/data/projects/cowboy.toml b/_build/data/projects/cowboy.toml
index 5e53eb5b..3944d087 100644
--- a/_build/data/projects/cowboy.toml
+++ b/_build/data/projects/cowboy.toml
@@ -3,8 +3,8 @@ catchphrase = "Small, fast, modern HTTP server."
description = "Cowboy is the ultimate server for the modern Web with support for Websocket, HTTP/2 and REST."
name = "cowboy"
repository = "https://github.com/ninenines/cowboy"
-versions = ["2.7", "2.6", "2.5", "2.4", "2.3", "2.2"]
-branches = ["2.7.0", "2.6.3", "2.5.0", "2.4.0", "2.3.0", "2.2.2"]
+versions = ["2.8", "2.7", "2.6", "2.5", "2.4", "2.3"]
+branches = ["2.8.0", "2.7.0", "2.6.3", "2.5.0", "2.4.0", "2.3.0"]
has_source = true
has_guide = true
has_manual = true