mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
php: Update to version 8.1.12
This commit is contained in:
parent
41ae398c66
commit
b80ba0e691
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.1.11",
|
"version": "8.1.12",
|
||||||
"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.11-Win32-vs16-x64.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.1.12-Win32-vs16-x64.zip",
|
||||||
"hash": "516cbb223a54b00f3b020fd3c6767e8ac12a7edb773323d3bf0469583027183f"
|
"hash": "d527b8d2858ac7b9ad917f2d0927bf3b911bc404e55d8842dd423a99f32d4c18"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-8.1.11-Win32-vs16-x86.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.1.12-Win32-vs16-x86.zip",
|
||||||
"hash": "1b6be0d07486835a620ff67842ef130396872b92b577f7a540e312b599781285"
|
"hash": "e259568ff50be07e2eea067792da0724467641e88655a70d907f564265b3723c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user