mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 13:21:19 +00:00
php-nts: Update to version 8.5.1
This commit is contained in:
parent
e5713338f7
commit
8be1ff5b46
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.5.0",
|
||||
"version": "8.5.1",
|
||||
"description": "A popular general-purpose scripting language that is especially suited to web development. (non-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.5.0-nts-Win32-vs17-x64.zip",
|
||||
"hash": "c4d3bfe570347b3b5f136e47d3ca16448e711e87f0eabdced1817d783277774f"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.5.1-nts-Win32-vs17-x64.zip",
|
||||
"hash": "b80175dc14753e0645b0a2637782c02583aa5d25d487721129501a25796526db"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.5.0-nts-Win32-vs17-x86.zip",
|
||||
"hash": "618dcfc63df331058639f43987ba9f72e94bcaca058be155498f247b4769afdb"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.5.1-nts-Win32-vs17-x86.zip",
|
||||
"hash": "de3747b785af34f8978afbadf0dfe81004bfc3c0e4850416dd618c327c5c3a6c"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user