Skip to content

Commit e508d9a

Browse files
committed
Fix 8.3.27RC1 download URL
1 parent 8f7bd5e commit e508d9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/release-qa.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
'sha256_gz' => 'ceb41d62a352335e973fc4f1a41c362ee390afe177274efaa614db702daf2f4e',
8181
'sha256_xz' => '2c34e49f4396b8de245970f9717abe4431b46e16b6fa4d937208928931dfc2f5',
8282
'date' => '09 Oct 2025',
83-
'baseurl' => 'https://downloads.php.net/',
83+
'baseurl' => 'https://downloads.php.net/~eric/',
8484
],
8585
],
8686

0 commit comments

Comments
 (0)