File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -44,13 +44,13 @@ $RELEASES = (function () {
44
44
45
45
/* PHP 8.2 Release */
46
46
$ data ['8.2 ' ] = [
47
- 'version ' => '8.2.28 ' ,
48
- 'date ' => '13 Mar 2025 ' ,
47
+ 'version ' => '8.2.29 ' ,
48
+ 'date ' => '3 Jul 2025 ' ,
49
49
'tags ' => ['security ' ], // Set to ['security'] for security releases.
50
50
'sha256 ' => [
51
- 'tar.gz ' => '3318300888de5023720cc84efad5e005e53f30b5f0072fae65a750dabcaf6ec3 ' ,
52
- 'tar.bz2 ' => '2919cc1b92190a58dc17904b92e626600b96ce49a4c72e77513786a4406acce5 ' ,
53
- 'tar.xz ' => 'af8c9153153a7f489153b7a74f2f29a5ee36f5cb2c6c6929c98411a577e89c91 ' ,
51
+ 'tar.gz ' => '0b27d330769d4bc67b1d8864347c38744b289664a946919c3ddb2235d326b3cd ' ,
52
+ 'tar.bz2 ' => '51979e8d198cbade2aad4ffe9f53dd3f04f9602d3089e5979985e058ade4267c ' ,
53
+ 'tar.xz ' => '475f991afd2d5b901fb410be407d929bc00c46285d3f439a02c59e8b6fe3589c ' ,
54
54
]
55
55
];
56
56
You can’t perform that action at this time.
0 commit comments