Commit: 4658466e7a32faf6d13b9e3b33a1ab866740897f Author: Stanislav Malyshev <smalys...@gmail.com> Fri, 1 Mar 2013 10:45:18 -0800 Parents: d83d83ab262be7eb48b82ba7e25a5aa0c7f595cf Branches: master
Link: http://git.php.net/?p=web/qa.git;a=commitdiff;h=4658466e7a32faf6d13b9e3b33a1ab866740897f Log: update hashes Changed paths: M include/release-qa.php Diff: diff --git a/include/release-qa.php b/include/release-qa.php index 42a9965..97e1284 100644 --- a/include/release-qa.php +++ b/include/release-qa.php @@ -59,8 +59,8 @@ $QA_RELEASES = array( 'release' => array( 'type' => 'RC', 'number' => 1, - 'md5_bz2' => '7135b9c48aa4cccc462a639e10316830', - 'md5_gz' => 'ba6dd85df798e112827a864f49566bba', + 'md5_bz2' => '2e43eccb7d66edc59ec0d8ada68cddb5', + 'md5_gz' => 'cfc8e5f396670f60366edfbfa77b342a', 'date' => '28 Feb 2013', 'baseurl' => 'http://downloads.php.net/stas/', ), -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php