mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
php: Update to version 7.3.10
This commit is contained in:
parent
b0b8460199
commit
6b2e470cbd
@ -2,15 +2,15 @@
|
||||
"homepage": "https://windows.php.net/",
|
||||
"description": "A popular general-purpose scripting language that is especially suited to web development. (thread safe)",
|
||||
"license": "PHP-3.01",
|
||||
"version": "7.3.9",
|
||||
"version": "7.3.10",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-7.3.9-Win32-VC15-x64.zip",
|
||||
"hash": "08058f9f8715b40ca5bcb41a32a999c6f82038aab9bc4ff915033904c88230f2"
|
||||
"url": "https://windows.php.net/downloads/releases/php-7.3.10-Win32-VC15-x64.zip",
|
||||
"hash": "8ae51efb66d7fa68659f2bd96ce6772f38f5c6a8a2c67abebdaf73562b84d9fc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-7.3.9-Win32-VC15-x86.zip",
|
||||
"hash": "5f005d4bb2d036e263529e7d84a68a2c863cfecea4c5b533dbd55a8665e04ee2"
|
||||
"url": "https://windows.php.net/downloads/releases/php-7.3.10-Win32-VC15-x86.zip",
|
||||
"hash": "ced603fda3c1429dcd37e394ba272d16dba385364ad035996828ecae80afe79f"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user