mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
php: Update to version 8.3.14
This commit is contained in:
parent
1d774849cc
commit
36dfff1861
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.3.13",
|
||||
"version": "8.3.14",
|
||||
"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.3.13-Win32-vs16-x64.zip",
|
||||
"hash": "4af2b4a36e97f73667a2d63037e6541cc48b903731411150f8fb706dc76eaeab"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.3.14-Win32-vs16-x64.zip",
|
||||
"hash": "3cd79691564c3634aec79f721773bf9308f8f4698904ca7ca27281ec099480d6"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.3.13-Win32-vs16-x86.zip",
|
||||
"hash": "6cfa4080cbb018f3e5b435b1e1d0ec14ebd3e24e9e2dbc0f01a68af5a50d2f99"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.3.14-Win32-vs16-x86.zip",
|
||||
"hash": "b78c3334b611e0a2a9cfe19bc5ec1f582b12ecc9318708ecadb640907ddc3f63"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user