mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
php: Update to version 8.1.11
This commit is contained in:
parent
efc2ea9a28
commit
b6d045ff32
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.1.10",
|
||||
"version": "8.1.11",
|
||||
"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.10-Win32-vs16-x64.zip",
|
||||
"hash": "aa79799f7e463d7cf55478e8d2f5f1ef8f4a5dee155a5791d236801acd140deb"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.11-Win32-vs16-x64.zip",
|
||||
"hash": "516cbb223a54b00f3b020fd3c6767e8ac12a7edb773323d3bf0469583027183f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.10-Win32-vs16-x86.zip",
|
||||
"hash": "8c973ff5508fc4a046519737d3e357c208b7cde5d102dbed31567b8523391110"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.11-Win32-vs16-x86.zip",
|
||||
"hash": "1b6be0d07486835a620ff67842ef130396872b92b577f7a540e312b599781285"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user