Author: Sara Golemon (sgolemon) Date: 2022-05-26T01:49:03Z Commit: https://github.com/php/web-qa/commit/5da2657e7ac35c07956dcda04f7f347e0e7bb197 Raw diff: https://github.com/php/web-qa/commit/5da2657e7ac35c07956dcda04f7f347e0e7bb197.diff
8.0.20RC1 up Changed paths: M include/release-qa.php Diff: diff --git a/include/release-qa.php b/include/release-qa.php index 21e7a48..f07af09 100644 --- a/include/release-qa.php +++ b/include/release-qa.php @@ -70,16 +70,16 @@ ], ], - '8.0.19' => [ + '8.0.20' => [ 'active' => true, 'release' => [ 'type' => 'RC', - 'number' => 0, - 'sha256_gz' => '', - 'sha256_bz2' => '', - 'sha256_xz' => '', - 'date' => '28 Apr 2022', - 'baseurl' => 'https://downloads.php.net/', + 'number' => 1, + 'sha256_gz' => 'c2e1dc4f0162700c2dc75616c47df28087bfca1d10d66ef97a7b75b15330383e', + 'sha256_bz2' => '4380b18ae67e064cd015cf7e876cf3cb844eb0e9ae68eb715ddc178b54283c82', + 'sha256_xz' => 'f6cdb3f90838d0a0215f92e3ce41c00934f36e9c6a3ab05491168ba5c5b6c8b4', + 'date' => '26 May 2022', + 'baseurl' => 'https://downloads.php.net/~pollita/', ], ],