mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
php: Update to version 8.3.3
This commit is contained in:
parent
99ebb32372
commit
2cc456a0e8
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.3.2",
|
"version": "8.3.3",
|
||||||
"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.2-Win32-vs16-x64.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.3.3-Win32-vs16-x64.zip",
|
||||||
"hash": "5990f7e4cefc0ec48495282a661d4ca817b8ecca220ec32e7ffc0d3865591fa2"
|
"hash": "c5fff1e1dba12ee42416cfe7b43d41a45f933ece4eed9f54967cd118ae11f434"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-8.3.2-Win32-vs16-x86.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.3.3-Win32-vs16-x86.zip",
|
||||||
"hash": "0147b769ba8e60128ba3c429b7c5dbbb635f4910ad6d909ffe03d78c0d3755a3"
|
"hash": "939c6f63f5149bf983619163e9c07329dc6236334ed1ca9771d4f096efddb93d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user