forked from docker-library/php
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathversions.json
More file actions
26 lines (26 loc) · 887 Bytes
/
versions.json
File metadata and controls
26 lines (26 loc) · 887 Bytes
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
{
"7.4": {
"ascUrl": "https://www.php.net/distributions/php-7.4.20.tar.xz.asc",
"gpgKeys": "42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312",
"sha256": "1fa46ca6790d780bf2cb48961df65f0ca3640c4533f0bca743cd61b71cb66335",
"url": "https://www.php.net/distributions/php-7.4.20.tar.xz",
"variants": [
"focal/cli",
"focal/fpm"
],
"version": "7.4.20"
},
"8.0": {
"ascUrl": "https://www.php.net/distributions/php-8.0.7.tar.xz.asc",
"gpgKeys": "1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F",
"sha256": "d5fc2e4fc780a32404d88c360e3e0009bc725d936459668e9c2ac992f2d83654",
"url": "https://www.php.net/distributions/php-8.0.7.tar.xz",
"variants": [
"focal/cli",
"focal/apache",
"focal/fpm",
"focal/zts"
],
"version": "8.0.7"
}
}