mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
php: Update to version 8.3.13
This commit is contained in:
parent
f7352fa43e
commit
29a7585134
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.3.12",
|
||||
"version": "8.3.13",
|
||||
"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.12-Win32-vs16-x64.zip",
|
||||
"hash": "a76ad58430305f12e6b57e26f6942feb8812cb47f62c2972be291f7c966040e8"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.3.13-Win32-vs16-x64.zip",
|
||||
"hash": "4af2b4a36e97f73667a2d63037e6541cc48b903731411150f8fb706dc76eaeab"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.3.12-Win32-vs16-x86.zip",
|
||||
"hash": "e83bcee70321135360b258a98faa8d1f99acfb9b005bbb7a488c7ac9cb3b0bf3"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.3.13-Win32-vs16-x86.zip",
|
||||
"hash": "6cfa4080cbb018f3e5b435b1e1d0ec14ebd3e24e9e2dbc0f01a68af5a50d2f99"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user