mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 07:06:23 +00:00
php: Update to version 8.3.9
This commit is contained in:
parent
aad78c5320
commit
49333db5e8
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.3.8",
|
||||
"version": "8.3.9",
|
||||
"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.8-Win32-vs16-x64.zip",
|
||||
"hash": "4cd0ccdcf613be57fb5c437a10b6e96c5d69016ec1c7f4c514398a72e36e4006"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.3.9-Win32-vs16-x64.zip",
|
||||
"hash": "9204ebc69ece85909d9f45b2186a112224dd7b11e3075164a18675483cf5ec38"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.3.8-Win32-vs16-x86.zip",
|
||||
"hash": "668821902e846cd99828cc47646795b73eeb13830aa1acf4258074615972f5c4"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.3.9-Win32-vs16-x86.zip",
|
||||
"hash": "5878b9eb50314b28fd088e6c4cc6fbbe204f6c2efbd4172dd2a254780ee4b858"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user