mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
php: Update to version 8.2.4
This commit is contained in:
parent
611002b4fa
commit
3cf799c2c8
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.2.3",
|
||||
"version": "8.2.4",
|
||||
"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.3-Win32-vs16-x64.zip",
|
||||
"hash": "2c3a9fcb686e51f7c1f4efa0bd230c2a6de96f9195d566c523e65eb1f1e94bb8"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.4-Win32-vs16-x64.zip",
|
||||
"hash": "a3601fe23adfb4985be52eb3a7365716350e4b857c47583673a9aa53162885a3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.3-Win32-vs16-x86.zip",
|
||||
"hash": "fd8ecbf9cf3d365ab75891bbe30cecf6e43616944009359fbf32630cc871c503"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.4-Win32-vs16-x86.zip",
|
||||
"hash": "01ec453736bb513b136ebf0c7f12490c593888b1c99d44955d88e4b0b2648b5a"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user