mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
php: Update to version 8.3.10
This commit is contained in:
parent
6d3abfae59
commit
6928a7cc68
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.3.9",
|
"version": "8.3.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.3.9-Win32-vs16-x64.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.3.10-Win32-vs16-x64.zip",
|
||||||
"hash": "9204ebc69ece85909d9f45b2186a112224dd7b11e3075164a18675483cf5ec38"
|
"hash": "92ac126ead07bc1fb14832d83bb9020144399d0f33ea1cc537b1c8c5c8c61a00"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-8.3.9-Win32-vs16-x86.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.3.10-Win32-vs16-x86.zip",
|
||||||
"hash": "5878b9eb50314b28fd088e6c4cc6fbbe204f6c2efbd4172dd2a254780ee4b858"
|
"hash": "cf68ef7127306095588595a6c2b8f2eab1e69db8c85d472abba95bbb6859abe7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user