mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
php: Update to version 8.1.4
This commit is contained in:
parent
8848aca966
commit
a0f3034499
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.1.3",
|
||||
"version": "8.1.4",
|
||||
"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.3-Win32-vs16-x64.zip",
|
||||
"hash": "f0d5e3ff04c0e4ce84bc534e25d8872a729dd3442db2490ed74634fc2214d192"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.4-Win32-vs16-x64.zip",
|
||||
"hash": "b57b67ebd153b793f7f002e3bb345a53163118f0ebd2260c60bf1a9af876185f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.3-Win32-vs16-x86.zip",
|
||||
"hash": "a3ca381c1c054846b63c95809ad05b28f39e56c474e13282ce5e2b8071460d66"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.4-Win32-vs16-x86.zip",
|
||||
"hash": "a37c85f792fc515faa34a3838b356b109596f7c17dc2a2097c9ce1b366fe1791"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user