php: Update to version 8.1.3

This commit is contained in:
github-actions[bot] 2022-02-16 12:30:03 +00:00
parent c7b181a958
commit f0e71f2424

View File

@ -1,5 +1,5 @@
{ {
"version": "8.1.2", "version": "8.1.3",
"description": "A popular general-purpose scripting language that is especially suited to web development. (thread safe)", "description": "A popular general-purpose scripting language that is especially suited to web development. (thread safe)",
"homepage": "https://windows.php.net/", "homepage": "https://windows.php.net/",
"license": "PHP-3.01", "license": "PHP-3.01",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://windows.php.net/downloads/releases/php-8.1.2-Win32-vs16-x64.zip", "url": "https://windows.php.net/downloads/releases/php-8.1.3-Win32-vs16-x64.zip",
"hash": "54da683e26c3ece2ae52802c907808e651defe79b4dd4a0a173d5126c483f1c3" "hash": "f0d5e3ff04c0e4ce84bc534e25d8872a729dd3442db2490ed74634fc2214d192"
}, },
"32bit": { "32bit": {
"url": "https://windows.php.net/downloads/releases/php-8.1.2-Win32-vs16-x86.zip", "url": "https://windows.php.net/downloads/releases/php-8.1.3-Win32-vs16-x86.zip",
"hash": "818777910b54ad8758e4bab4ca500e91685f05af814de8944281f3a0e900b4d1" "hash": "a3ca381c1c054846b63c95809ad05b28f39e56c474e13282ce5e2b8071460d66"
} }
}, },
"pre_install": [ "pre_install": [