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