summaryrefslogtreecommitdiffstats
path: root/_build/data
diff options
context:
space:
mode:
Diffstat (limited to '_build/data')
-rw-r--r--_build/data/projects/cowboy.toml4
-rw-r--r--_build/data/projects/cowlib.toml4
-rw-r--r--_build/data/projects/gun.toml4
3 files changed, 6 insertions, 6 deletions
diff --git a/_build/data/projects/cowboy.toml b/_build/data/projects/cowboy.toml
index f3f06309..1b3c9abe 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.11", "2.10", "2.9", "2.8", "2.7", "2.6"]
-branches = ["2.11.0", "22adc4de517bf54661795f6e18b6b2e62aec4140", "2.9.0", "2.8.0", "2.7.0", "2.6.3"]
+versions = ["2.12", "2.11", "2.10", "2.9", "2.8", "2.7", "2.6"]
+branches = ["2.12.0", "2.11.0", "22adc4de517bf54661795f6e18b6b2e62aec4140", "2.9.0", "2.8.0", "2.7.0", "2.6.3"]
has_source = true
has_guide = true
has_manual = true
diff --git a/_build/data/projects/cowlib.toml b/_build/data/projects/cowlib.toml
index 3f564675..8b555596 100644
--- a/_build/data/projects/cowlib.toml
+++ b/_build/data/projects/cowlib.toml
@@ -3,7 +3,7 @@ catchphrase = "Support library for the Web."
description = "The Web toolbox for HTTP/1.1, HTTP/2, Websocket, Multipart, Cookies, URL encoding..."
name = "cowlib"
repository = "https://github.com/ninenines/cowlib"
-versions = ["2.12", "2.11", "2.10", "2.9", "2.8"]
-branches = ["2.12.1", "2.11.0", "2.10.1", "2.9.1", "2.8.0"]
+versions = ["2.13", "2.12", "2.11", "2.10", "2.9", "2.8"]
+branches = ["2.13.0", "2.12.1", "2.11.0", "2.10.1", "2.9.1", "2.8.0"]
has_source = true
has_manual = true
diff --git a/_build/data/projects/gun.toml b/_build/data/projects/gun.toml
index e6793fd0..4d292421 100644
--- a/_build/data/projects/gun.toml
+++ b/_build/data/projects/gun.toml
@@ -3,8 +3,8 @@ catchphrase = "The smoking gun of HTTP clients."
description = "Asynchronous client with support for HTTP/1.1, HTTP/2, Websocket and more."
name = "gun"
repository = "https://github.com/ninenines/gun"
-versions = ["2.0", "1.3", "1.2", "1.1", "1.0"]
-branches = ["2.0.1", "1.3.1", "1.2.0", "1.1.0", "1.0.0"]
+versions = ["2.1", "2.0", "1.3", "1.2", "1.1", "1.0"]
+branches = ["2.1.0", "2.0.1", "1.3.1", "1.2.0", "1.1.0", "1.0.0"]
has_source = true
has_guide = true
has_manual = true