mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
php: Update to version 8.3.1
This commit is contained in:
parent
d4f0f042ad
commit
4217788b49
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.3.0",
|
"version": "8.3.1",
|
||||||
"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.0-Win32-vs16-x64.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.3.1-Win32-vs16-x64.zip",
|
||||||
"hash": "f606eb650a002a89a95c41b431cf2b4c6778797037f5691f92f79f2fa3a5abfb"
|
"hash": "15a2dff675e9b52b7f7ae7ad894bafa68316fa438a01d06e4f86c93e2e16bdeb"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-8.3.0-Win32-vs16-x86.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.3.1-Win32-vs16-x86.zip",
|
||||||
"hash": "b2b8dfbf53d0df834923b78f378c07808c63a265858ee027160715ed8b3d9a37"
|
"hash": "b61d1f9db95b014c411db676527bd46fdf6d51be91a05fa32496c24c88e1d39f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user