mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
php: Update to version 8.3.7
This commit is contained in:
parent
7800779481
commit
2b301220a6
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.3.6",
|
"version": "8.3.7",
|
||||||
"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.3.6-Win32-vs16-x64.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.3.7-Win32-vs16-x64.zip",
|
||||||
"hash": "c4785938bcf3bf97af4a1efb12ca9ed9ed0bda84cd9e8f8e50abeef4003af943"
|
"hash": "6460492c571d24c4409208e112cb7a741352e278a8f9a5cd604562eb22929bd9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-8.3.6-Win32-vs16-x86.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.3.7-Win32-vs16-x86.zip",
|
||||||
"hash": "75ecf7c32e3da948b85cffd77ec17fc995c96f6a96d3c197ac6d8889f7b6f4c8"
|
"hash": "c754397c86ef2670e2a2a41e50cc23ac728b08867cdf91a749d15cb8bad4a460"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user