summaryrefslogtreecommitdiffstats
path: root/_build/data/projects/cowboy.toml
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-11-19 13:29:35 +0100
committerLoïc Hoguin <[email protected]>2018-11-19 13:29:35 +0100
commit3edee0ace8f3f12653381e8038461689363c9541 (patch)
tree25c351b121ff008ed7a73ee945dc1f2d28a025c1 /_build/data/projects/cowboy.toml
parent4ddd4e856a43c800227878c4b145aca15ce3f579 (diff)
downloadninenines.eu-3edee0ace8f3f12653381e8038461689363c9541.tar.gz
ninenines.eu-3edee0ace8f3f12653381e8038461689363c9541.tar.bz2
ninenines.eu-3edee0ace8f3f12653381e8038461689363c9541.zip
Cowboy 2.6.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 88cf58f5..50370ad3 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.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"]
+versions = ["2.6", "2.5", "2.4", "2.3", "2.2", "2.1", "2.0", "1.0"]
+branches = ["master", "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