mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-24 20:34:43 +00:00
php: Update to version 8.5.3
This commit is contained in:
parent
5a2151c120
commit
392bf504d7
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.5.2",
|
||||
"version": "8.5.3",
|
||||
"description": "A popular general-purpose scripting language that is especially suited to web development. (thread safe)",
|
||||
"homepage": "https://www.php.net/",
|
||||
"license": "PHP-3.01",
|
||||
@ -8,12 +8,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.php.net/~windows/releases/archives/php-8.5.2-Win32-vs17-x64.zip",
|
||||
"hash": "a44bda6ae67fe20cb5da8d38d228601d48459f857d95b54251d12365bd428dfe"
|
||||
"url": "https://downloads.php.net/~windows/releases/archives/php-8.5.3-Win32-vs17-x64.zip",
|
||||
"hash": "636077a9e976b19f3b4a2b47b439a144f24ab69a7e429b6e9001818723eb77b2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://downloads.php.net/~windows/releases/archives/php-8.5.2-Win32-vs17-x86.zip",
|
||||
"hash": "7fd2816819165b3504275140e040e13e7f55e1f146641188257715d063eeeecf"
|
||||
"url": "https://downloads.php.net/~windows/releases/archives/php-8.5.3-Win32-vs17-x86.zip",
|
||||
"hash": "a03937288bbb31e2382529d1a2218d623d7661ecf16ab095c00066fd0467ca78"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user