php_bin.json update, check update in 781606602 #14

Merged
github-actions[bot] merged 1 commits from PHP_BIN_781606602 into main 2021-04-25 03:23:27 +00:00
Showing only changes of commit 7324a45446 - Show all commits

@ -1,16 +1,16 @@
{
"linux": {
"aarch64": "https://github.com/The-Bds-Maneger/Raw_files/releases/download/779384794/Linux_aarch64_php.zip",
"x64": "https://github.com/The-Bds-Maneger/Raw_files/releases/download/779384794/Linux_x64_php.zip"
"aarch64": "https://github.com/The-Bds-Maneger/Raw_files/releases/download/781606602/Linux_aarch64_php.zip",
"x64": "https://github.com/The-Bds-Maneger/Raw_files/releases/download/781606602/Linux_x64_php.zip"
},
"darwin": {
"x64": "https://github.com/The-Bds-Maneger/Raw_files/releases/download/779384794/MacOS_x64_php.zip"
"x64": "https://github.com/The-Bds-Maneger/Raw_files/releases/download/781606602/MacOS_x64_php.zip"
},
"win32": {
"x64": "https://github.com/The-Bds-Maneger/Raw_files/releases/download/779384794/Windows_x64_php.zip"
"x64": "https://github.com/The-Bds-Maneger/Raw_files/releases/download/781606602/Windows_x64_php.zip"
},
"other": {
"php-7.4.16-vc15-x64.zip": "https://github.com/The-Bds-Maneger/Raw_files/releases/download/779384794/_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/779384794/_php-debug-pack-7.4.16-Win32-vc15-x64.zip"
"php-7.4.16-vc15-x64.zip": "https://github.com/The-Bds-Maneger/Raw_files/releases/download/781606602/_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/781606602/_php-debug-pack-7.4.16-Win32-vc15-x64.zip"
}
}