Skip to content

Commit bd67bcd

Browse files
committed
Fix download URL
1 parent 264fc15 commit bd67bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/release-qa.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
'sha256_gz' => 'b12d97767aeda4624ea1904c1d93303efe4ffe1ba91970a3c5774ad556918e93',
9494
'sha256_xz' => '6cb37632eb65ee311cb4427ad070b6ab27fdaf13e8f0103701b2b78907326c93',
9595
'date' => '24 Apr 2025',
96-
'baseurl' => 'https://downloads.php.net/~saki',
96+
'baseurl' => 'https://downloads.php.net/~saki/',
9797
],
9898
],
9999
];

0 commit comments

Comments
 (0)