mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
php: Update to version 8.1.1
This commit is contained in:
parent
3e4f65be96
commit
b7dfcb7666
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.1.0",
|
||||
"version": "8.1.1",
|
||||
"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.0-Win32-vs16-x64.zip",
|
||||
"hash": "4c87a2f9b00bed1a40cca30ad18cc6564013f51faa1b6e4e636625e0ad5ae125"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.1-Win32-vs16-x64.zip",
|
||||
"hash": "d1e1984c4d75d7dad2bc57158eb0682e52e7c959ec2e075bafa66c68ef755f3c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.0-Win32-vs16-x86.zip",
|
||||
"hash": "fcf29c5547f2b88dd19bca9ef4bb76a829cc4c4861b2235c00b9c6a3fcc873c8"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.1-Win32-vs16-x86.zip",
|
||||
"hash": "96115548ff5848506be8a226bee88d1bc081f4e18676e0cef769a7e1db6e3a12"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user