mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 09:25:35 +08:00
Add parallel update checking and improve artifact update handling
This commit is contained in:
@@ -104,7 +104,7 @@ const SPC_DOWNLOAD_TYPE_DISPLAY_NAME = [
|
||||
'local' => 'local dir',
|
||||
'pie' => 'PHP Installer for Extensions (PIE)',
|
||||
'url' => 'url',
|
||||
'php-release' => 'php.net',
|
||||
'php-release' => 'PHP website release',
|
||||
'custom' => 'custom downloader',
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user