Author: Gabriel Caruso (carusogabriel)
Date: 2022-06-23T13:31:09+02:00

Commit: 
https://github.com/php/web-qa/commit/7934d59c7c3251abe088af7ce8755132e81667ff
Raw diff: 
https://github.com/php/web-qa/commit/7934d59c7c3251abe088af7ce8755132e81667ff.diff

Announce PHP 8.0.21 RC1

Changed paths:
  M  include/release-qa.php


Diff:

diff --git a/include/release-qa.php b/include/release-qa.php
index 671e12b..798e3a0 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -70,16 +70,16 @@
         ],
     ],
 
-    '8.0.20' => [
+    '8.0.21' => [
         'active'  => true,
         'release' => [
             'type'       => 'RC',
             'number'     => 1,
-            'sha256_gz'  => 
'c2e1dc4f0162700c2dc75616c47df28087bfca1d10d66ef97a7b75b15330383e',
-            'sha256_bz2' => 
'4380b18ae67e064cd015cf7e876cf3cb844eb0e9ae68eb715ddc178b54283c82',
-            'sha256_xz'  => 
'f6cdb3f90838d0a0215f92e3ce41c00934f36e9c6a3ab05491168ba5c5b6c8b4',
-            'date'       => '26 May 2022',
-            'baseurl'    => 'https://downloads.php.net/~pollita/',
+            'sha256_gz'  => 
'414fdbb6482cd5258b408f2e1cfc51190d9715603be8acf6423428a587e9c5fe',
+            'sha256_bz2' => 
'92e1021d81b38c258a6f59f0b8cb431f6bd908e1cfa5cad50958b9998411229f',
+            'sha256_xz'  => 
'9c617165625e17344481333a820a3391cbd3f1b8925ed1c274267701fbb17f7c',
+            'date'       => '26 Jun 2022',
+            'baseurl'    => 'https://downloads.php.net/~carusogabriel/',
         ],
     ],
 

Reply via email to