forked from docker-library/php
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathversions.json
68 lines (68 loc) · 1.75 KB
/
versions.json
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
59
60
61
62
63
64
65
66
67
68
{
"8.0": {
"ascUrl": "https://www.php.net/distributions/php-8.0.28.tar.xz.asc",
"sha256": "5e07278a1f315a67d36a676c01343ca2d4da5ec5bdb15d018e4248b3012bc0cd",
"url": "https://www.php.net/distributions/php-8.0.28.tar.xz",
"variants": [
"bullseye/cli",
"bullseye/apache",
"bullseye/fpm",
"bullseye/zts",
"buster/cli",
"buster/apache",
"buster/fpm",
"buster/zts",
"alpine3.16/cli",
"alpine3.16/fpm",
"alpine3.16/zts"
],
"version": "8.0.28"
},
"8.0-rc": null,
"8.1": {
"ascUrl": "https://www.php.net/distributions/php-8.1.18.tar.xz.asc",
"sha256": "f3553370f8ba42729a9ce75eed17a2111d32433a43b615694f6a571b8bad0e39",
"url": "https://www.php.net/distributions/php-8.1.18.tar.xz",
"variants": [
"bullseye/cli",
"bullseye/apache",
"bullseye/fpm",
"bullseye/zts",
"buster/cli",
"buster/apache",
"buster/fpm",
"buster/zts",
"alpine3.17/cli",
"alpine3.17/fpm",
"alpine3.17/zts",
"alpine3.16/cli",
"alpine3.16/fpm",
"alpine3.16/zts"
],
"version": "8.1.18"
},
"8.1-rc": null,
"8.2": {
"ascUrl": "https://www.php.net/distributions/php-8.2.5.tar.xz.asc",
"sha256": "800738c359b7f1e67e40c22713d2d90276bc85ba1c21b43d99edd43c254c5f76",
"url": "https://www.php.net/distributions/php-8.2.5.tar.xz",
"variants": [
"bullseye/cli",
"bullseye/apache",
"bullseye/fpm",
"bullseye/zts",
"buster/cli",
"buster/apache",
"buster/fpm",
"buster/zts",
"alpine3.17/cli",
"alpine3.17/fpm",
"alpine3.17/zts",
"alpine3.16/cli",
"alpine3.16/fpm",
"alpine3.16/zts"
],
"version": "8.2.5"
},
"8.2-rc": null
}