-
Notifications
You must be signed in to change notification settings - Fork 161
Expand file tree
/
Copy pathversions.json
More file actions
58 lines (58 loc) · 1.96 KB
/
versions.json
File metadata and controls
58 lines (58 loc) · 1.96 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"2.4": {
"alpine": "3.23",
"debian": "trixie-slim",
"sha256": "2986f14b8cc2cd2331986ba2c8b19d3fec39830f5a5c48d4710d613117f5929e",
"url": "https://www.haproxy.org/download/2.4/src/haproxy-2.4.30.tar.gz",
"version": "2.4.30"
},
"2.6": {
"alpine": "3.23",
"debian": "trixie-slim",
"sha256": "1281d57f25e98456a042c81f32801a106a293c1340b0c06debb2a87d6a7b3611",
"url": "https://www.haproxy.org/download/2.6/src/haproxy-2.6.23.tar.gz",
"version": "2.6.23"
},
"2.8": {
"alpine": "3.23",
"debian": "trixie-slim",
"sha256": "5664a435f3e5f8c22bd97adc219de6a6e73aa6be68b8d17d7324286112cf88cf",
"url": "https://www.haproxy.org/download/2.8/src/haproxy-2.8.18.tar.gz",
"version": "2.8.18"
},
"3.0": {
"alpine": "3.23",
"debian": "trixie-slim",
"sha256": "58492710f8c82d81988e94f1188afc84eafd05d77393732241b252a8d14bd8a3",
"url": "https://www.haproxy.org/download/3.0/src/haproxy-3.0.17.tar.gz",
"version": "3.0.17"
},
"3.1": {
"alpine": "3.23",
"debian": "trixie-slim",
"sha256": "ad8efb55a64a920509a763078a2f88f43c502f279d168be5bc02e13e832ac2b0",
"url": "https://www.haproxy.org/download/3.1/src/haproxy-3.1.15.tar.gz",
"version": "3.1.15"
},
"3.2": {
"alpine": "3.23",
"debian": "trixie-slim",
"sha256": "9cf45dadca6899908049d4c098d29ad866d89ba8a283d78a9c10890e157f6185",
"url": "https://www.haproxy.org/download/3.2/src/haproxy-3.2.13.tar.gz",
"version": "3.2.13"
},
"3.3": {
"alpine": "3.23",
"debian": "trixie-slim",
"sha256": "5063eccd818a0bb131a7529ca9824da952697fbf777de0c8376ad610a66173ac",
"url": "https://www.haproxy.org/download/3.3/src/haproxy-3.3.4.tar.gz",
"version": "3.3.4"
},
"3.4": {
"alpine": "3.23",
"debian": "trixie-slim",
"sha256": "cba0f435096446ab577f080dfae784adccd6819e0199c349e2ed3bc96dcb19c5",
"url": "https://www.haproxy.org/download/3.4/src/devel/haproxy-3.4-dev6.tar.gz",
"version": "3.4-dev6"
}
}