mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
php: Update to version 8.3.4
This commit is contained in:
parent
f027b1aa1d
commit
e6bc770365
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.3.3",
|
||||
"version": "8.3.4",
|
||||
"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.3-Win32-vs16-x64.zip",
|
||||
"hash": "c5fff1e1dba12ee42416cfe7b43d41a45f933ece4eed9f54967cd118ae11f434"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.3.4-Win32-vs16-x64.zip",
|
||||
"hash": "4844fb571c4b50fedc60b5284987c939ebb6472829d5a8c3e34e9b1bbdb86145"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.3.3-Win32-vs16-x86.zip",
|
||||
"hash": "939c6f63f5149bf983619163e9c07329dc6236334ed1ca9771d4f096efddb93d"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.3.4-Win32-vs16-x86.zip",
|
||||
"hash": "9f6b65d2add60b67ccdaae54396dc8603e3654107f452c6daae4af660cc2a81a"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user