php_bin.json update, check update in 772475978 #10

Merged
github-actions[bot] merged 1 commits from PHP_BIN_772475978 into main 2021-04-22 03:31:09 +00:00

View File

@ -1,16 +1,16 @@
{ {
"linux": { "linux": {
"aarch64": "https://github.com/The-Bds-Maneger/Raw_files/releases/download/769231214/Linux_aarch64_php.zip", "aarch64": "https://github.com/The-Bds-Maneger/Raw_files/releases/download/772475978/Linux_aarch64_php.zip",
"x64": "https://github.com/The-Bds-Maneger/Raw_files/releases/download/769231214/Linux_x64_php.zip" "x64": "https://github.com/The-Bds-Maneger/Raw_files/releases/download/772475978/Linux_x64_php.zip"
}, },
"darwin": { "darwin": {
"x64": "https://github.com/The-Bds-Maneger/Raw_files/releases/download/769231214/MacOS_x64_php.zip" "x64": "https://github.com/The-Bds-Maneger/Raw_files/releases/download/772475978/MacOS_x64_php.zip"
}, },
"win32": { "win32": {
"x64": "https://github.com/The-Bds-Maneger/Raw_files/releases/download/769231214/Windows_x64_php.zip" "x64": "https://github.com/The-Bds-Maneger/Raw_files/releases/download/772475978/Windows_x64_php.zip"
}, },
"other": { "other": {
"php-7.4.16-vc15-x64.zip": "https://github.com/The-Bds-Maneger/Raw_files/releases/download/769231214/_php-7.4.16-vc15-x64.zip", "php-7.4.16-vc15-x64.zip": "https://github.com/The-Bds-Maneger/Raw_files/releases/download/772475978/_php-7.4.16-vc15-x64.zip",
"php-debug-pack-7.4.16-Win32-vc15-x64.zip": "https://github.com/The-Bds-Maneger/Raw_files/releases/download/769231214/_php-debug-pack-7.4.16-Win32-vc15-x64.zip" "php-debug-pack-7.4.16-Win32-vc15-x64.zip": "https://github.com/The-Bds-Maneger/Raw_files/releases/download/772475978/_php-debug-pack-7.4.16-Win32-vc15-x64.zip"
} }
} }