php: Update to version 8.1.2

This commit is contained in:
github-actions[bot] 2022-01-19 12:30:05 +00:00
parent e62b254671
commit 242a0f02a4

View File

@ -1,5 +1,5 @@
{ {
"version": "8.1.1", "version": "8.1.2",
"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.1-Win32-vs16-x64.zip", "url": "https://windows.php.net/downloads/releases/php-8.1.2-Win32-vs16-x64.zip",
"hash": "d1e1984c4d75d7dad2bc57158eb0682e52e7c959ec2e075bafa66c68ef755f3c" "hash": "54da683e26c3ece2ae52802c907808e651defe79b4dd4a0a173d5126c483f1c3"
}, },
"32bit": { "32bit": {
"url": "https://windows.php.net/downloads/releases/php-8.1.1-Win32-vs16-x86.zip", "url": "https://windows.php.net/downloads/releases/php-8.1.2-Win32-vs16-x86.zip",
"hash": "96115548ff5848506be8a226bee88d1bc081f4e18676e0cef769a7e1db6e3a12" "hash": "818777910b54ad8758e4bab4ca500e91685f05af814de8944281f3a0e900b4d1"
} }
}, },
"pre_install": [ "pre_install": [