mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
php: Update to version 8.2.3
This commit is contained in:
parent
fa1aacb634
commit
f57270258d
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.2.2",
|
||||
"version": "8.2.3",
|
||||
"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.2.2-Win32-vs16-x64.zip",
|
||||
"hash": "31c2c009a66ccaae5c39b9aea37ff55ae6fa080c7b48317513699b4df2582e14"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.3-Win32-vs16-x64.zip",
|
||||
"hash": "2c3a9fcb686e51f7c1f4efa0bd230c2a6de96f9195d566c523e65eb1f1e94bb8"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.2-Win32-vs16-x86.zip",
|
||||
"hash": "d48104994da4f0d56c1d5382da4be11af8a9991872b04f7167a98f7182594a75"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.3-Win32-vs16-x86.zip",
|
||||
"hash": "fd8ecbf9cf3d365ab75891bbe30cecf6e43616944009359fbf32630cc871c503"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user