Author: Sara Golemon (sgolemon) Date: 2021-07-16T14:43:04Z Commit: https://github.com/php/web-qa/commit/c31a45d33ead85e3b464704322ee040f004bda76 Raw diff: https://github.com/php/web-qa/commit/c31a45d33ead85e3b464704322ee040f004bda76.diff
8.0.9RC1 Changed paths: M include/release-qa.php Diff: diff --git a/include/release-qa.php b/include/release-qa.php index f308fde..ce7d0d6 100644 --- a/include/release-qa.php +++ b/include/release-qa.php @@ -70,16 +70,16 @@ ], ], - '8.0.8' => [ + '8.0.9' => [ 'active' => true, 'release' => [ 'type' => 'RC', - 'number' => 0, - 'sha256_gz' => '', - 'sha256_bz2' => '', - 'sha256_xz' => '', - 'date' => '17 Jun 2021', - 'baseurl' => 'https://downloads.php.net/', + 'number' => 1, + 'sha256_gz' => 'cbdc1dd2360886a664bb533790db53d88f71c6d8adb527135f007c8fae8dbe42', + 'sha256_bz2' => '327e57aa039a01c274551375c1dc32d8a6cb988d25a38e2286f3162626a126ff', + 'sha256_xz' => '04d5c2f11f53d4bdc68fed7c4250a7555db0698db17ec1a297071accfa3b0e6b', + 'date' => '15 Jul 2021', + 'baseurl' => 'https://downloads.php.net/~pollita/', ], ],