mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
php: Update to version 8.1.13
This commit is contained in:
parent
0ba6cf7a89
commit
d0e9a13c2d
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.1.12",
|
"version": "8.1.13",
|
||||||
"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.12-Win32-vs16-x64.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.1.13-Win32-vs16-x64.zip",
|
||||||
"hash": "d527b8d2858ac7b9ad917f2d0927bf3b911bc404e55d8842dd423a99f32d4c18"
|
"hash": "1bf30c1e8b8d6bd6b3e79f4caa1404a65a5a74000101a192d8365becd7044b49"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-8.1.12-Win32-vs16-x86.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.1.13-Win32-vs16-x86.zip",
|
||||||
"hash": "e259568ff50be07e2eea067792da0724467641e88655a70d907f564265b3723c"
|
"hash": "4f68f37868eb61071edd76eecf3cef26064f303dd453c3be40b8a32cfde79e8b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user