mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
php: Update to version 8.3.11
This commit is contained in:
parent
a8ce453558
commit
c8f508802d
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.3.10",
|
||||
"version": "8.3.11",
|
||||
"description": "A popular general-purpose scripting language that is especially suited to web development. (thread safe)",
|
||||
"homepage": "https://windows.php.net/",
|
||||
"license": "PHP-3.01",
|
||||
@ -8,12 +8,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.3.10-Win32-vs16-x64.zip",
|
||||
"hash": "92ac126ead07bc1fb14832d83bb9020144399d0f33ea1cc537b1c8c5c8c61a00"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.3.11-Win32-vs16-x64.zip",
|
||||
"hash": "ebebd731ba6953302ce0f4827c5673417286b6c1ec5c2f5dc3eac321ca15b41c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.3.10-Win32-vs16-x86.zip",
|
||||
"hash": "cf68ef7127306095588595a6c2b8f2eab1e69db8c85d472abba95bbb6859abe7"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.3.11-Win32-vs16-x86.zip",
|
||||
"hash": "652cf6aae43d63c6a4c1e5449c686ef34b6a142e456bc7ac622feb9092f22c19"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user