mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
php: Update to version 8.1.10
This commit is contained in:
parent
481a09f25d
commit
6b9a6b8c6c
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.1.9",
|
||||
"version": "8.1.10",
|
||||
"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.1.9-Win32-vs16-x64.zip",
|
||||
"hash": "bb68c62740565157acc86d57e2c94db9cbeb704a4444c1444014762324981f0f"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.10-Win32-vs16-x64.zip",
|
||||
"hash": "aa79799f7e463d7cf55478e8d2f5f1ef8f4a5dee155a5791d236801acd140deb"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.9-Win32-vs16-x86.zip",
|
||||
"hash": "950112847abe1fb5862bdfa3e75e17330db89f1f57f1666a678ce6aefff7f6a1"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.10-Win32-vs16-x86.zip",
|
||||
"hash": "8c973ff5508fc4a046519737d3e357c208b7cde5d102dbed31567b8523391110"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user