diff options
author | Loïc Hoguin <[email protected]> | 2025-10-08 12:26:04 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2025-10-08 12:26:04 +0200 |
commit | 81631a53ac4c81f5b7a5e8d14c705843feb1009c (patch) | |
tree | af5785796f9f9e243d09618a42c3bbb50f42a05d /_build | |
parent | e42e75dcec01ad8e13202c0a24fc48b19d62873a (diff) | |
download | ninenines.eu-master.tar.gz ninenines.eu-master.tar.bz2 ninenines.eu-master.zip |
Diffstat (limited to '_build')
-rw-r--r-- | _build/data/projects/cowboy.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_build/data/projects/cowboy.toml b/_build/data/projects/cowboy.toml index f7a02de0..96e15139 100644 --- a/_build/data/projects/cowboy.toml +++ b/_build/data/projects/cowboy.toml @@ -4,7 +4,7 @@ description = "Cowboy is the ultimate server for the modern Web with support for name = "cowboy" repository = "https://github.com/ninenines/cowboy" versions = ["2.14", "2.13", "2.12", "2.11", "2.10", "2.9", "2.8", "2.7", "2.6"] -branches = ["2.14.0", "2.13.0", "2.12.0", "2.11.0", "22adc4de517bf54661795f6e18b6b2e62aec4140", "2.9.0", "2.8.0", "2.7.0", "2.6.3"] +branches = ["2.14.2", "2.13.0", "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 |