summaryrefslogtreecommitdiffstats
path: root/_build
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2025-02-17 12:50:30 +0100
committerLoïc Hoguin <[email protected]>2025-02-17 12:50:30 +0100
commit2e49281b5dd299a132a3bd3a0b702db9b4c1d036 (patch)
tree7b702d240cc4a254fda61d130f631d211496c675 /_build
parent90a1c5e42644e7aa2316d701b75037e3ee4fa199 (diff)
downloadninenines.eu-2e49281b5dd299a132a3bd3a0b702db9b4c1d036.tar.gz
ninenines.eu-2e49281b5dd299a132a3bd3a0b702db9b4c1d036.tar.bz2
ninenines.eu-2e49281b5dd299a132a3bd3a0b702db9b4c1d036.zip
Cowlib 2.14.0
Diffstat (limited to '_build')
-rw-r--r--_build/data/projects/cowlib.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/_build/data/projects/cowlib.toml b/_build/data/projects/cowlib.toml
index 8b555596..d2cca1a7 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.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"]
+versions = ["2.14", "2.13", "2.12", "2.11", "2.10", "2.9", "2.8"]
+branches = ["2.14.0", "2.13.0", "2.12.1", "2.11.0", "2.10.1", "2.9.1", "2.8.0"]
has_source = true
has_manual = true