mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
php: Update to version 8.4.10
This commit is contained in:
parent
5cdc1d6fc3
commit
1209fecc66
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.4.9",
|
"version": "8.4.10",
|
||||||
"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)",
|
||||||
"homepage": "https://windows.php.net/",
|
"homepage": "https://windows.php.net/",
|
||||||
"license": "PHP-3.01",
|
"license": "PHP-3.01",
|
||||||
@ -8,12 +8,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-8.4.9-Win32-vs17-x64.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.4.10-Win32-vs17-x64.zip",
|
||||||
"hash": "dbc8819ece58661e50e146cb20dba27ff88ab361a37a07b364b8baf80d9edbb4"
|
"hash": "cb9572646efc8892a0c8a91878ec79dde66a2e8d5e2474cfc9e2dba928e141e3"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-8.4.9-Win32-vs17-x86.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.4.10-Win32-vs17-x86.zip",
|
||||||
"hash": "67e1301b747529999036703561d434b7b7f118aeaa4f906b2d3735afe561bdaf"
|
"hash": "474db27923fea397f2f6ac28be4b59dd617f484de92da708d20915e67b64e10b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user