summaryrefslogtreecommitdiffstats
path: root/_build/data/projects/cowboy.toml
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2023-04-28 13:34:22 +0200
committerLoïc Hoguin <[email protected]>2023-04-28 13:34:22 +0200
commitd7580dbfdbdcf3ecf085479b6550284a47745138 (patch)
tree18ba5b3283ad3dc9d9f41898401b103a81641c04 /_build/data/projects/cowboy.toml
parentc150ffb220c15f10076b86fb2776a782a4d098ae (diff)
downloadninenines.eu-d7580dbfdbdcf3ecf085479b6550284a47745138.tar.gz
ninenines.eu-d7580dbfdbdcf3ecf085479b6550284a47745138.tar.bz2
ninenines.eu-d7580dbfdbdcf3ecf085479b6550284a47745138.zip
Cowboy 2.10.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 a2cbb7fb..39d2812b 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.9", "2.8", "2.7", "2.6", "2.5", "2.4"]
-branches = ["2.9.0", "2.8.0", "2.7.0", "2.6.3", "2.5.0", "2.4.0"]
+versions = ["2.10", "2.9", "2.8", "2.7", "2.6", "2.5"]
+branches = ["2.10.0", "2.9.0", "2.8.0", "2.7.0", "2.6.3", "2.5.0"]
has_source = true
has_guide = true
has_manual = true