mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
php: Update to version 8.1.3
This commit is contained in:
parent
c7b181a958
commit
f0e71f2424
@ -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)",
|
||||
"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.2-Win32-vs16-x64.zip",
|
||||
"hash": "54da683e26c3ece2ae52802c907808e651defe79b4dd4a0a173d5126c483f1c3"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.3-Win32-vs16-x64.zip",
|
||||
"hash": "f0d5e3ff04c0e4ce84bc534e25d8872a729dd3442db2490ed74634fc2214d192"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.2-Win32-vs16-x86.zip",
|
||||
"hash": "818777910b54ad8758e4bab4ca500e91685f05af814de8944281f3a0e900b4d1"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.3-Win32-vs16-x86.zip",
|
||||
"hash": "a3ca381c1c054846b63c95809ad05b28f39e56c474e13282ce5e2b8071460d66"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user