1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Comply to CS

This commit is contained in:
Christoph M. Becker
2022-09-02 13:28:21 +02:00
parent 6d80bca170
commit fbae57e629

View File

@@ -36,9 +36,9 @@ $RELEASES = (function () {
'date' => '01 Sep 2022',
'tags' => ['security'], // Set to ['security'] for security releases.
'sha256' => [
'tar.gz' => 'a2dd50e9c4a0328d921b6bc914e8b4e6572f94f09867318f88acca5ac4fa76c7',
'tar.gz' => 'a2dd50e9c4a0328d921b6bc914e8b4e6572f94f09867318f88acca5ac4fa76c7',
'tar.bz2' => '1412db46800a45ced377c2892ec6261b3c412f13dc133bfc998cfb2f147b40cf',
'tar.xz' => '65e474b6bd8cfc9d4a8a56268a755e2f9d3e7499e1687e6401a9f2b047600f87',
'tar.xz' => '65e474b6bd8cfc9d4a8a56268a755e2f9d3e7499e1687e6401a9f2b047600f87',
]
];