diff options
| author | Loïc Hoguin <[email protected]> | 2026-05-12 17:41:05 +0200 |
|---|---|---|
| committer | Loïc Hoguin <[email protected]> | 2026-05-12 17:41:05 +0200 |
| commit | ff5dee6af5eb49e784d1a053d583f5c848bcd8ca (patch) | |
| tree | e919132797aee06cec6a873776091ebf9812ce47 /_build/data/projects | |
| parent | c0ff63c6d9fc116c8ee7bfb5fe1b73894a4f8e22 (diff) | |
| download | ninenines.eu-master.tar.gz ninenines.eu-master.tar.bz2 ninenines.eu-master.zip | |
Diffstat (limited to '_build/data/projects')
| -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 ba43545b..f3068a98 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.15", "2.14", "2.13", "2.12", "2.11", "2.10", "2.9", "2.8", "2.7", "2.6"] -branches = ["2.15.0", "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"] +branches = ["5bc909b", "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 |
