summaryrefslogtreecommitdiffstats
path: root/_build/data/projects/cowboy.toml
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-10-03 09:58:55 +0200
committerLoïc Hoguin <[email protected]>2018-10-03 09:58:55 +0200
commit441272421acfae86d3605e1533e0f5f3b9c2b1c3 (patch)
treec1ba9695781db03f580f0891c55fbdc0e4dd0b99 /_build/data/projects/cowboy.toml
parent107ae204f12f38b78de8c2b1240fbc9709b50c83 (diff)
downloadninenines.eu-441272421acfae86d3605e1533e0f5f3b9c2b1c3.tar.gz
ninenines.eu-441272421acfae86d3605e1533e0f5f3b9c2b1c3.tar.bz2
ninenines.eu-441272421acfae86d3605e1533e0f5f3b9c2b1c3.zip
Cowboy 2.5.0
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 915b24f7..88cf58f5 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.4", "2.3", "2.2", "2.1", "2.0", "1.0"]
-branches = ["2.4.0", "2.3.0", "2.2.2", "32d9d494c70f1f48a9194fce8eb550cd3f88df54", "2.0.0", "1.0.x"]
+versions = ["2.5", "2.4", "2.3", "2.2", "2.1", "2.0", "1.0"]
+branches = ["2.5.0", "2.4.0", "2.3.0", "2.2.2", "32d9d494c70f1f48a9194fce8eb550cd3f88df54", "2.0.0", "1.0.x"]
has_source = true
has_guide = true
has_manual = true