php/versions.json

94 lines
2.4 KiB
JSON
Raw Normal View History

2020-08-18 07:12:07 +02:00
{
"7.4": {
2022-06-09 14:46:42 +02:00
"ascUrl": "https://www.php.net/distributions/php-7.4.30.tar.xz.asc",
"sha256": "ea72a34f32c67e79ac2da7dfe96177f3c451c3eefae5810ba13312ed398ba70d",
"url": "https://www.php.net/distributions/php-7.4.30.tar.xz",
2020-08-18 07:12:07 +02:00
"variants": [
"bullseye/cli",
"bullseye/apache",
"bullseye/fpm",
"bullseye/zts",
2020-08-18 07:12:07 +02:00
"buster/cli",
"buster/apache",
"buster/fpm",
"buster/zts",
2022-05-24 10:37:00 +02:00
"alpine3.16/cli",
"alpine3.16/fpm",
"alpine3.16/zts",
2021-11-25 11:35:55 +01:00
"alpine3.15/cli",
"alpine3.15/fpm",
2022-05-24 10:37:00 +02:00
"alpine3.15/zts"
2020-08-18 07:12:07 +02:00
],
2022-06-09 14:46:42 +02:00
"version": "7.4.30"
2020-08-18 07:12:07 +02:00
},
"7.4-rc": null,
2020-11-26 17:55:18 +01:00
"8.0": {
2022-08-04 14:46:25 +02:00
"ascUrl": "https://www.php.net/distributions/php-8.0.22.tar.xz.asc",
"sha256": "130937c0fa3050cd33d6c415402f6ccbf0682ae83eb8d39c91164224ddfe57f1",
"url": "https://www.php.net/distributions/php-8.0.22.tar.xz",
2020-08-18 07:12:07 +02:00
"variants": [
"bullseye/cli",
"bullseye/apache",
"bullseye/fpm",
"bullseye/zts",
2020-08-18 07:12:07 +02:00
"buster/cli",
"buster/apache",
"buster/fpm",
"buster/zts",
2022-05-24 10:37:00 +02:00
"alpine3.16/cli",
"alpine3.16/fpm",
"alpine3.16/zts",
2021-11-25 11:35:55 +01:00
"alpine3.15/cli",
"alpine3.15/fpm",
2022-05-24 10:37:00 +02:00
"alpine3.15/zts"
2020-08-18 07:12:07 +02:00
],
2022-08-04 14:46:25 +02:00
"version": "8.0.22"
2021-06-10 18:29:58 +02:00
},
2022-08-04 15:28:59 +02:00
"8.0-rc": null,
2021-11-29 21:09:01 +01:00
"8.1": {
2022-08-04 15:29:10 +02:00
"ascUrl": "https://www.php.net/distributions/php-8.1.9.tar.xz.asc",
"sha256": "53477e73e6254dc942b68913a58d815ffdbf6946baf61a1f8ef854de524c27bf",
"url": "https://www.php.net/distributions/php-8.1.9.tar.xz",
2021-06-10 18:29:58 +02:00
"variants": [
"bullseye/cli",
"bullseye/apache",
"bullseye/fpm",
"bullseye/zts",
2021-06-10 18:29:58 +02:00
"buster/cli",
"buster/apache",
"buster/fpm",
"buster/zts",
2022-05-24 10:37:00 +02:00
"alpine3.16/cli",
"alpine3.16/fpm",
"alpine3.16/zts",
2021-11-25 11:35:55 +01:00
"alpine3.15/cli",
"alpine3.15/fpm",
2022-05-24 10:37:00 +02:00
"alpine3.15/zts"
2021-06-10 18:29:58 +02:00
],
2022-08-04 15:29:10 +02:00
"version": "8.1.9"
},
2022-08-04 16:11:53 +02:00
"8.1-rc": null,
2022-06-09 17:47:48 +02:00
"8.2-rc": {
2022-07-21 20:46:47 +02:00
"ascUrl": "https://downloads.php.net/~pierrick/php-8.2.0beta1.tar.xz.asc",
"sha256": "46ebb4be04b98833bab649314775cc100bdd825c73d9bc3646df5c1ec7ebb2a6",
"url": "https://downloads.php.net/~pierrick/php-8.2.0beta1.tar.xz",
2022-06-09 17:47:48 +02:00
"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",
"alpine3.15/cli",
"alpine3.15/fpm",
"alpine3.15/zts"
],
2022-07-21 20:46:47 +02:00
"version": "8.2.0beta1"
2022-06-09 17:47:48 +02:00
}
2020-08-18 07:12:07 +02:00
}